mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
|
*** externs.h.orig Sun Apr 16 07:46:14 1995
|
||
|
--- externs.h Sat Jan 15 00:00:00 2000
|
||
|
***************
|
||
|
*** 5,11 ****
|
||
|
--- 5,13 ----
|
||
|
#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>
|