home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 2
/
amigaformatcd02.iso
/
demos
/
cdgallery
/
aga2
/
software
/
utilities
/
comms
/
metamail-2.3a
/
elm113diffs.lha
/
lockfile.diff
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-05-02
|
348 b
|
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>