patch-include_extern_h 322 B

123456789
  1. --- watchdog-5.13.orig/include/extern.h 2013-02-01 12:15:44.000000000 +0100
  2. +++ watchdog-5.13/include/extern.h 2014-03-22 15:41:57.000000000 +0100
  3. @@ -1,5 +1,6 @@
  4. #include <netinet/in.h>
  5. #include <stdio.h>
  6. +#include <time.h>
  7. /* external variables */
  8. extern int softboot, watchdog, temp, maxtemp, tint, lastts, nrts;