From: Harlan Stenn Date: Thu, 24 Jul 2008 07:45:53 +0000 (-0400) Subject: reorder headers X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9850edcaab4d5043a618cad24fb3d08f702a482d;p=thirdparty%2Fntp.git reorder headers bk: 48883331ViYyc5JA2COWKi1qjziLrw --- diff --git a/gsoc_sntp/data_formats.h b/gsoc_sntp/data_formats.h index 7da3bf77da..65e9f13205 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