diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-19 17:57:05 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-19 17:57:05 +0100 |
| commit | 2824c6265a39e4f49ef27ab6c26539492581c96e (patch) | |
| tree | 9af5b0549b4d803a44f8cc83a8cde05ace238b52 /common.h | |
| parent | Add dogwhistle (diff) | |
| download | pdatools-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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
