summaryrefslogtreecommitdiff
path: root/package/rdate/patches/patch-rdate_c
blob: f560ca707c97483e4870b8b198d6e891cba79961 (plain)
1
2
3
4
5
6
7
8
9
10
--- rdate.orig/rdate.c	2007-08-16 12:38:52.000000000 +0200
+++ rdate/rdate.c	2014-01-14 16:53:03.000000000 +0100
@@ -45,6 +45,7 @@
 #include <sys/socket.h>
 #include <sys/time.h>
 
+#include <stdint.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <err.h>