diff options
Diffstat (limited to 'net-misc/ntp/files/ntp-4.2.2_p2-sntp-header.patch')
-rw-r--r-- | net-misc/ntp/files/ntp-4.2.2_p2-sntp-header.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-misc/ntp/files/ntp-4.2.2_p2-sntp-header.patch b/net-misc/ntp/files/ntp-4.2.2_p2-sntp-header.patch new file mode 100644 index 000000000000..039a5663dd2d --- /dev/null +++ b/net-misc/ntp/files/ntp-4.2.2_p2-sntp-header.patch @@ -0,0 +1,11 @@ +--- ntp-4.2.2p2/sntp/socket.c 2006-07-09 07:01:46.000000000 -0400 ++++ ntp-4.2.2/sntp/socket.c 2006-06-06 16:17:16.000000000 -0400 +@@ -8,8 +8,6 @@ + + + +-#include "config.h" +- + #include "header.h" + #include "internet.h" + #include <fcntl.h> |