Ticket #18218: patch-strerr_sys.c.diff

File patch-strerr_sys.c.diff, 304 bytes (added by compconsultant@…, 15 years ago)

Goes in files directory

  • strerr_sys.c

    diff -ur qmail-1.03.orig/strerr_sys.c qmail-1.03/strerr_sys.c
    old new  
    11#include "error.h"
    22#include "strerr.h"
    33
    4 struct strerr strerr_sys;
     4struct strerr strerr_sys = {0,0,0,0};
    55
    66void strerr_sysinit()
    77{