f644c9e93c
- Modernize plist - Regenerate patches
12 lines
246 B
C
12 lines
246 B
C
--- externs.h.orig 1995-04-15 22:46:14 UTC
|
|
+++ externs.h
|
|
@@ -5,7 +5,9 @@
|
|
#include <X11/Xresource.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/types.h>
|
|
+#ifndef __STDC__
|
|
#include <malloc.h>
|
|
+#endif
|
|
|
|
#ifdef NEED_NETINET_IN
|
|
#include <netinet/in.h>
|