patch-rdate_c 260 B

12345678910
  1. --- rdate.orig/rdate.c 2007-08-16 12:38:52.000000000 +0200
  2. +++ rdate/rdate.c 2014-01-14 16:53:03.000000000 +0100
  3. @@ -45,6 +45,7 @@
  4. #include <sys/socket.h>
  5. #include <sys/time.h>
  6. +#include <stdint.h>
  7. #include <stdio.h>
  8. #include <ctype.h>
  9. #include <err.h>