summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-07 13:45:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-07 13:45:18 +0000
commit3f7e71c8c57997eb3b1bc778555a7dcf61796c6c (patch)
tree19d76cd0177d3cbc8d0c9af9d7408fa575e11ffd /src/core
parentReleasing debian version 1.2.1-3. (diff)
downloaddnsjit-3f7e71c8c57997eb3b1bc778555a7dcf61796c6c.tar.xz
dnsjit-3f7e71c8c57997eb3b1bc778555a7dcf61796c6c.zip
Merging upstream version 1.2.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/core')
-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"