summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-06-09 16:35:13 +0200
committerMattias Andrée <maandree@kth.se>2021-06-09 16:35:13 +0200
commitf98ef76a45198a58467a68d110dab4b6013e14de (patch)
tree65488dc857a53bd9c20f4a3d94e69d49ee4a0a17 /common.h
parentSilence warnings (diff)
downloadpdatools-f98ef76a45198a58467a68d110dab4b6013e14de.tar.gz
pdatools-f98ef76a45198a58467a68d110dab4b6013e14de.tar.bz2
pdatools-f98ef76a45198a58467a68d110dab4b6013e14de.tar.xz
Add dogwhistle
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 153940e..9357ea9 100644
--- a/common.h
+++ b/common.h
@@ -9,6 +9,7 @@
#include <sys/random.h>
#include <sys/timerfd.h>
#include <sys/timex.h>
+#include <stdint.h>
#include <termios.h>
#include "large.h"