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 >
Wrap
Text File
|
1992-05-02
|
348b
|
16 lines
*** Elm113/lockfile.c Sat Feb 15 03:24:44 1992
--- new/lockfile.c Thu Apr 30 02:14:05 1992
***************
*** 15,20 ****
--- 15,24 ----
#include <proto/exec.h>
#include <proto/dos.h>
#endif
+ #ifdef DICE
+ #include <clib/exec_protos.h>
+ #include <clib/dos_protos.h>
+ #endif
#include <string.h>
#include <stdio.h>
#include <stdlib.h>