From: Harlan Stenn Date: Thu, 24 Jul 2008 07:45:53 +0000 (-0400) Subject: reorder headers X-Git-Tag: NTP_4_2_5P142~30^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9f76a38c4fc2a8734036b15f3effafb1a3e416;p=thirdparty%2Fntp.git reorder headers bk: 48883331ViYyc5JA2COWKi1qjziLrw --- diff --git a/gsoc_sntp/data_formats.h b/gsoc_sntp/data_formats.h index 7da3bf77d..65e9f1320 100644 --- a/gsoc_sntp/data_formats.h +++ b/gsoc_sntp/data_formats.h @@ -1,7 +1,7 @@ #ifndef DATA_FORMATS_H #define DATA_FORMATS_H -#include #include +#include #endif