blob: 34a5a745d21e5acd2ac6c747c75e40de25b7179c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- common/compat.c.orig 2017-08-26 16:30:23 UTC
+++ common/compat.c
@@ -51,6 +51,7 @@
#include <dirent.h>
#include <errno.h>
#include <stdlib.h>
+#include <stdint.h>
#include <string.h>
/*-
|