home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / forut062.zip / ForUtil-0.62 / commons / lib_commons.h.diff_os2 < prev    next >
Text File  |  1997-02-02  |  502b  |  22 lines

  1. *** lib_commons.h.orig    Thu Jan 23 00:36:30 1997
  2. --- lib_commons.h    Thu Jan 23 00:49:44 1997
  3. ***************
  4. *** 43,50 ****
  5.   #include <stdlib.h>
  6.   #include <string.h>
  7.   #include <sys/types.h>
  8. - #include <sys/stat.h>
  9.   #include <gdbm.h>
  10.   #include <signal.h>
  11.   
  12.   /* database file permissions */
  13. --- 43,50 ----
  14.   #include <stdlib.h>
  15.   #include <string.h>
  16.   #include <sys/types.h>
  17.   #include <gdbm.h>
  18. + #include <sys/stat.h>
  19.   #include <signal.h>
  20.   
  21.   /* database file permissions */
  22.