diff options
-rw-r--r-- | udp.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -77,9 +77,6 @@ struct udphdr { #ifndef SNMPTRAP_PORT #define SNMPTRAP_PORT 162 /*XXX*/ #endif -#ifndef APPLETALK_ECHO -#define APPLETALK_ECHO 204 /*XXX*/ -#endif #ifndef CISCO_AUTORP_PORT #define CISCO_AUTORP_PORT 496 /*XXX*/ #endif @@ -122,9 +119,6 @@ struct udphdr { #ifndef LWRES_PORT #define LWRES_PORT 921 /*XXX*/ #endif -#ifndef MS_SQL_SERVER_MONITOR -#define MS_SQL_SERVER_MONITOR 1434 /*XXX*/ -#endif #ifndef VQP_PORT #define VQP_PORT 1589 /*XXX*/ #endif |