12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
$OpenBSD: patch-bin_nfprofile_c,v 1.1 2013/05/03 01:16:36 sthen Exp $
|
|
--- bin/nfprofile.c.orig Fri May 3 01:29:10 2013
|
|
+++ bin/nfprofile.c Fri May 3 01:29:18 2013
|
|
@@ -47,6 +47,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/param.h>
|
|
+#include <sys/socket.h>
|
|
#include <netinet/in.h>
|
|
#include <fcntl.h>
|
|
|