aboutsummaryrefslogtreecommitdiff
path: root/src/pdesc.c
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2017-12-19 22:02:16 +0100
committerToni Uhlig <matzeton@googlemail.com>2017-12-19 22:02:16 +0100
commit8c051422c1673e57ce70cc9dccb6e136d901cc09 (patch)
tree77f81f92e11ed39eb69ea48decfc6372187b0fac /src/pdesc.c
parent00e2c4e6849adc1b9cc8b9daf9069d67ff086dc3 (diff)
ptunnel-ng:
* mingw __attribute__
Diffstat (limited to 'src/pdesc.c')
-rw-r--r--src/pdesc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdesc.c b/src/pdesc.c
index 0bc5193..0181cae 100644
--- a/src/pdesc.c
+++ b/src/pdesc.c
@@ -1,4 +1,5 @@
#include <stdlib.h>
+#include <sys/time.h>
#include "pdesc.h"
#include "options.h"