mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
--- src/lib/buffer.c.orig Sat Mar 30 22:39:49 2002
|
|
+++ src/lib/buffer.c Sat Mar 30 22:40:08 2002
|
|
@@ -35,6 +35,7 @@
|
|
*/
|
|
|
|
#include <sys/types.h>
|
|
+#include <arpa/inet.h>
|
|
|
|
#ifndef WIN32
|
|
#include <sys/uio.h>
|