blob: a25511de64d4773bc6c5b6e16ad6a9423a1ee3bc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- libtsfuncs/tsfuncs.h.orig 2012-01-05 12:41:01 UTC
+++ libtsfuncs/tsfuncs.h
@@ -8,6 +8,7 @@
#ifndef LIBTS_TSFUNCS_H
#define LIBTS_TSFUNCS_H
+#include <stdint.h>
#include <time.h>
#include <netdb.h>
|