index
:
fbida
master
text-scaling
fbida
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hex.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'hex.c')
-rw-r--r--
hex.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/hex.c b/hex.c
index 58e2d70..357b996 100644
--- a/
hex.c
+++ b/
hex.c
@@ -7,6 +7,7 @@
*/
#include <stdio.h>
+#include <stddef.h>
#include <ctype.h>
#include <X11/Xlib.h>