summaryrefslogtreecommitdiff
path: root/security/audit/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/audit/files/patch-ab')
-rw-r--r--security/audit/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/audit/files/patch-ab b/security/audit/files/patch-ab
new file mode 100644
index 000000000000..1894e6e7d627
--- /dev/null
+++ b/security/audit/files/patch-ab
@@ -0,0 +1,10 @@
+--- src/include/buffer.h.orig Sat Mar 30 22:41:58 2002
++++ src/include/buffer.h Sat Mar 30 22:42:01 2002
+@@ -32,6 +32,7 @@
+ #ifndef BUFFER_H
+ #define BUFFER_H
+
++#include <arpa/inet.h>
+ #include <openssl/evp.h>
+
+ typedef struct _buffer {