summaryrefslogtreecommitdiffstats
path: root/src/core/compat.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-07 13:45:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-07 13:45:14 +0000
commita70cd326351fe61a7072eb1ca9168255784d7a12 (patch)
treef6c26cb261d896dc1517df9ce8a4d808949bc5d7 /src/core/compat.c
parentAdding upstream version 1.2.1. (diff)
downloaddnsjit-a70cd326351fe61a7072eb1ca9168255784d7a12.tar.xz
dnsjit-a70cd326351fe61a7072eb1ca9168255784d7a12.zip
Adding upstream version 1.2.2.upstream/1.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/core/compat.c')
-rw-r--r--src/core/compat.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/compat.c b/src/core/compat.c
index 9f2be98..578d34d 100644
--- a/src/core/compat.c
+++ b/src/core/compat.c
@@ -20,6 +20,4 @@
#include "config.h"
-#include <stdint.h>
-
-#include "core/compat.hh"
+#include "core/compat.h"