summaryrefslogtreecommitdiff
path: root/menu_deftimercheckmethod.c
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2010-11-24 19:19:24 +0100
committerChristian Wieninger <cwieninger@gmx.de>2010-11-24 19:19:24 +0100
commit8308cc7ce870bb1355dc3b4b603a2d817d5b0187 (patch)
treefccb4d4a48300990c3d106950cc8a4f376e6fc27 /menu_deftimercheckmethod.c
parentba87be9b2650796a507249c098eca815bff9b5e5 (diff)
downloadvdr-plugin-epgsearch-8308cc7ce870bb1355dc3b4b603a2d817d5b0187.tar.gz
vdr-plugin-epgsearch-8308cc7ce870bb1355dc3b4b603a2d817d5b0187.tar.bz2
patches for FreeBSD
Diffstat (limited to 'menu_deftimercheckmethod.c')
-rw-r--r--menu_deftimercheckmethod.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/menu_deftimercheckmethod.c b/menu_deftimercheckmethod.c
index a5d11f7..8db130a 100644
--- a/menu_deftimercheckmethod.c
+++ b/menu_deftimercheckmethod.c
@@ -21,6 +21,9 @@ The author can be reached at cwieninger@gmx.de
The project's page is at http://winni.vdr-developer.org/epgsearch
*/
+#ifdef __FreeBSD__
+#include <stdint.h>
+#endif
#include "menu_deftimercheckmethod.h"
#include "menu_myedittimer.h"