aboutsummaryrefslogtreecommitdiff
path: root/networking/ntpd_simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ntpd_simple.c')
-rw-r--r--networking/ntpd_simple.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/networking/ntpd_simple.c b/networking/ntpd_simple.c
index 3e7fc4719..22e899cb6 100644
--- a/networking/ntpd_simple.c
+++ b/networking/ntpd_simple.c
@@ -11,9 +11,6 @@
#ifndef IPTOS_LOWDELAY
# define IPTOS_LOWDELAY 0x10
#endif
-#ifndef IP_PKTINFO
-# error "Sorry, your kernel has to support IP_PKTINFO"
-#endif
/* Sync to peers every N secs */