home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / comms / metamail-2.3a / elm113diffs.lha / lockfile.diff < prev    next >
Text File  |  1992-05-02  |  348b  |  16 lines

  1. *** Elm113/lockfile.c    Sat Feb 15 03:24:44 1992
  2. --- new/lockfile.c    Thu Apr 30 02:14:05 1992
  3. ***************
  4. *** 15,20 ****
  5. --- 15,24 ----
  6.   #include <proto/exec.h>
  7.   #include <proto/dos.h>
  8.   #endif
  9. + #ifdef DICE
  10. + #include <clib/exec_protos.h>
  11. + #include <clib/dos_protos.h>
  12. + #endif
  13.   #include <string.h>
  14.   #include <stdio.h>
  15.   #include <stdlib.h>
  16.