mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
--- ipc.c.orig Wed Oct 1 23:00:22 1997
|
|
+++ ipc.c Thu Jul 13 14:42:46 2000
|
|
@@ -45,6 +45,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <sys/param.h>
|
|
#include <sys/types.h>
|
|
#include <sys/uio.h>
|
|
#include <sys/socket.h>
|