summaryrefslogtreecommitdiff
path: root/update.c
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-10-21 15:26:01 +0200
committerhorchi <vdr@jwendel.de>2018-10-21 15:26:01 +0200
commit4a5f296bfca854ac48eb6b7dd3356ccc6c83edba (patch)
tree121cf0aaab8ee83dc0c8f530d4fca298416305ba /update.c
parente8781e497a86af36db0aa595f8322f2947815fc3 (diff)
downloadvdr-epg-daemon-4a5f296bfca854ac48eb6b7dd3356ccc6c83edba.tar.gz
vdr-epg-daemon-4a5f296bfca854ac48eb6b7dd3356ccc6c83edba.tar.bz2
2018-10-21: version 1.1.145 (horchi)\n change: Fixed gentoo compile problem\n\n
Diffstat (limited to 'update.c')
-rw-r--r--update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.c b/update.c
index 1a71174..2767174 100644
--- a/update.c
+++ b/update.c
@@ -7,7 +7,7 @@
#include <dirent.h>
#include <unistd.h>
-
+#include <inttypes.h>
#include <locale.h>
#include <stdio.h>
#include <signal.h>