]> git.pld-linux.org Git - packages/bootp.git/blame - bootp-errno.patch
- dropped pre-cvs changelog
[packages/bootp.git] / bootp-errno.patch
CommitLineData
2c8d1d0b 1diff -ur bootp-2.4.3.orig/report.c bootp-2.4.3/report.c
2--- bootp-2.4.3.orig/report.c 1994-03-25 14:31:24.000000000 +0100
3+++ bootp-2.4.3/report.c 2004-07-18 11:59:55.673400184 +0200
4@@ -10,6 +10,7 @@
5
6 #include <stdio.h>
7 #include <syslog.h>
8+#include <errno.h>
9
10 #include "report.h"
11
This page took 0.032716 seconds and 4 git commands to generate.