[ntpsec commit] Remove a superannuated kluge for Sequent systems.
Eric S. Raymond
esr at ntpsec.org
Tue Sep 29 17:23:08 UTC 2015
Module: ntpsec
Branch: master
Commit: a7a4043a4d8781db2ce647e022f4825ba7ac9fde
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=a7a4043a4d8781db2ce647e022f4825ba7ac9fde
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Tue Sep 29 09:55:19 2015 -0400
Remove a superannuated kluge for Sequent systems.
---
include/ntp.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/include/ntp.h b/include/ntp.h
index cc5d3cb..316b374 100644
--- a/include/ntp.h
+++ b/include/ntp.h
@@ -80,11 +80,6 @@ typedef unsigned int u_int;
* year += 1900;
*/
-# ifdef sequent
-# undef SO_RCVBUF
-# undef SO_SNDBUF
-# endif
-
/*
* NTP protocol parameters. See section 3.2.6 of the specification.
*/
More information about the vc
mailing list