openbsd-ports/net/ntp/devel/patches/patch-include_ntp_stdlib_h
danh 521e3fea2b Re-import of net/ntp. This splits the port into a stable and
development version.  The stable version is 4.1.1c-rc1.  The previous
port used the development version and has been updated to 4.1.74.
Support for IPv6 has been included in the development version.
2003-02-23 21:27:28 +00:00

12 lines
330 B
Plaintext

$OpenBSD: patch-include_ntp_stdlib_h,v 1.1.1.1 2003/02/23 21:27:28 danh Exp $
--- include/ntp_stdlib.h.orig Sun Feb 23 13:54:37 2003
+++ include/ntp_stdlib.h Sun Feb 23 13:54:42 2003
@@ -3,7 +3,6 @@
*/
#include <sys/types.h>
#include <sys/socket.h>
-#include "ntp_rfc2553.h"
#include "ntp_types.h"
#include "ntp_string.h"