home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The UNIX CD Bookshelf
/
OREILLY_TUCB_UNIX_CD.iso
/
upt
/
examples
/
SOURCES
/
DELETE
/
LINUX
/
DELETE.
< 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
|
1998-07-24
|
223 b
|
11 lines
--- delete.c.rtr Tue Feb 11 14:29:14 1997
+++ delete.c Tue Feb 11 14:31:59 1997
@@ -16,6 +16,7 @@
#include <sys/types.h>
#include <stdio.h>
+#include <unistd.h>
#ifdef POSIX
#include <dirent.h>
#define direct dirent