]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
typo
authorHarlan Stenn <stenn@ntp.org>
Sat, 2 Aug 2008 11:02:15 +0000 (07:02 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 2 Aug 2008 11:02:15 +0000 (07:02 -0400)
bk: 48943eb73nk8cB8tlonkCGrVxkHFbw

gsoc_sntp/main.c

index 225a7f8cecc566f00ee1af824fd8cb45563f9862..0ec513cd8f74dcda54bed42665737521e16867fd 100644 (file)
@@ -6,6 +6,7 @@
 #endif
 
 #include <ntp_stdlib.h>
+#include <isc/result.h>
 
 #include <sntp-opts.h>
 
@@ -14,7 +15,7 @@
 
 #define NTP_PORT 123
 
-int ai_fam_tmpl;
+int ai_fam_templ;
 
 volatile int debug;