]> git.pld-linux.org Git - packages/bootp.git/blob - bootp-errno.patch
- adapterized (sorted verify flags)
[packages/bootp.git] / bootp-errno.patch
1 diff -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.067738 seconds and 3 git commands to generate.