]> arthur.barton.de Git - netatalk.git/commitdiff
Fix type
authorFrank Lahm <franklahm@googlemail.com>
Wed, 28 Mar 2012 17:35:52 +0000 (19:35 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Wed, 28 Mar 2012 17:35:52 +0000 (19:35 +0200)
etc/afpd/afp_dsi.c

index e282002e4a37b02dd761a82f85446543be2887c3..fdd0418915f91a2b19abb80a441794f50bc567ed 100644 (file)
@@ -46,7 +46,7 @@
 #include "dircache.h"
 
 #ifndef SOL_TCP
-#define SOL_TCP IPPROTO_TCPSOL_TCP
+#define SOL_TCP IPPROTO_TCP
 #endif
 
 /*