mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Add missing patch file.
This commit is contained in:
parent
eddfbb64ee
commit
4ae5ae27cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174655
1 changed files with 14 additions and 0 deletions
14
net/ntp/files/patch-sntp-socket.c
Normal file
14
net/ntp/files/patch-sntp-socket.c
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- sntp/socket.c.orig Sun Jul 9 04:01:46 2006
|
||||
+++ sntp/socket.c Fri Aug 4 20:56:59 2006
|
||||
@@ -7,8 +7,10 @@
|
||||
the only system that the author uses that has it is Linux. */
|
||||
|
||||
|
||||
-
|
||||
+/* XXX config.h not generated by configure script in this directory */
|
||||
+#if 0
|
||||
#include "config.h"
|
||||
+#endif
|
||||
|
||||
#include "header.h"
|
||||
#include "internet.h"
|
Loading…
Add table
Reference in a new issue