summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-19 17:57:05 +0100
committerMattias Andrée <m@maandree.se>2026-02-19 17:57:05 +0100
commit2824c6265a39e4f49ef27ab6c26539492581c96e (patch)
tree9af5b0549b4d803a44f8cc83a8cde05ace238b52 /common.h
parentAdd dogwhistle (diff)
downloadpdatools-2824c6265a39e4f49ef27ab6c26539492581c96e.tar.gz
pdatools-2824c6265a39e4f49ef27ab6c26539492581c96e.tar.bz2
pdatools-2824c6265a39e4f49ef27ab6c26539492581c96e.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 9357ea9..32f364a 100644
--- a/common.h
+++ b/common.h
@@ -5,11 +5,11 @@
#include <libsimple.h>
#include <libsimple-arg.h>
+#include <libterminput.h>
#include <sys/random.h>
#include <sys/timerfd.h>
#include <sys/timex.h>
-#include <stdint.h>
#include <termios.h>
#include "large.h"