openbsd-ports/net/ntp/patches/patch-include_ntp_stdlib_h
2004-06-05 04:34:19 +00:00

12 lines
352 B
Plaintext

$OpenBSD: patch-include_ntp_stdlib_h,v 1.1.1.1 2004/06/05 04:34:19 danh Exp $
--- include/ntp_stdlib.h.orig 2003-07-17 06:27:16.000000000 -0400
+++ include/ntp_stdlib.h 2004-04-20 08:31:17.000000000 -0400
@@ -3,7 +3,6 @@
*/
#include <sys/types.h>
#include <sys/socket.h>
-#include "ntp_rfc2553.h"
#include "ntp_types.h"
#include "ntp_string.h"