home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The UNIX CD Bookshelf
/
OREILLY_TUCB_UNIX_CD.iso
/
upt
/
examples
/
SOURCES
/
IPL
/
SSOL2
/
IPL.
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
|
224 b
|
12 lines
--- src/graphic.d.orig Fri Apr 23 11:12:23 1993
+++ src/graphic.d Fri Apr 23 11:32:14 1993
@@ -3,7 +3,7 @@
*/
#include <stdio.h>
#include <math.h>
-#include <strings.h>
+#include <string.h>
#define YES 1
#define NO 0