]> git.pld-linux.org Git - packages/bootp.git/blobdiff - bootp-errno.patch
- include errno.h where it is needed
[packages/bootp.git] / bootp-errno.patch
diff --git a/bootp-errno.patch b/bootp-errno.patch
new file mode 100644 (file)
index 0000000..e2e2eca
--- /dev/null
@@ -0,0 +1,11 @@
+diff -ur bootp-2.4.3.orig/report.c bootp-2.4.3/report.c
+--- bootp-2.4.3.orig/report.c  1994-03-25 14:31:24.000000000 +0100
++++ bootp-2.4.3/report.c       2004-07-18 11:59:55.673400184 +0200
+@@ -10,6 +10,7 @@
+ #include <stdio.h>
+ #include <syslog.h>
++#include <errno.h>
+ #include "report.h"
This page took 0.065537 seconds and 4 git commands to generate.