mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
298 B
Plaintext
13 lines
298 B
Plaintext
--- config.c~ Thu Oct 28 17:37:46 1993
|
|
+++ config.c Tue Jun 9 01:51:08 1998
|
|
@@ -9,8 +9,8 @@
|
|
*/
|
|
|
|
#include "copyright.h"
|
|
-#include <ctype.h> /* must here for debugging version under AIX */
|
|
#include "xloadimage.h"
|
|
+#undef X_NOT_STDC_ENV
|
|
#include <X11/Xos.h>
|
|
#include <sys/stat.h>
|
|
#ifndef VMS
|