summaryrefslogtreecommitdiff
path: root/src/grp-resolve/systemd-resolved/test-resolve-tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-resolve/systemd-resolved/test-resolve-tables.c')
-rw-r--r--src/grp-resolve/systemd-resolved/test-resolve-tables.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-resolve/systemd-resolved/test-resolve-tables.c b/src/grp-resolve/systemd-resolved/test-resolve-tables.c
index 0307c6485f..0eaab70687 100644
--- a/src/grp-resolve/systemd-resolved/test-resolve-tables.c
+++ b/src/grp-resolve/systemd-resolved/test-resolve-tables.c
@@ -17,9 +17,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "dns-type.h"
#include "shared/test-tables.h"
+#include "dns-type.h"
+
int main(int argc, char **argv) {
uint16_t i;