home *** CD-ROM | disk | FTP | other *** search
- *** pstext.c.orig Tue Dec 15 21:44:06 1992
- --- pstext.c Tue Dec 15 21:44:39 1992
- ***************
- *** 24,30 ****
- */
-
- #include <stdio.h>
- ! #include <strings.h>
- #include <ctype.h>
- #define TRUE 1
- #define FALSE 0
- --- 24,30 ----
- */
-
- #include <stdio.h>
- ! #include <string.h>
- #include <ctype.h>
- #define TRUE 1
- #define FALSE 0
-