From c49d74a12514c3a95fc1db99e389764fc8a7baaf Mon Sep 17 00:00:00 2001 From: irungentoo Date: Fri, 13 Jun 2014 05:38:19 -0400 Subject: Attempt fix of tox_sync not building on some systems. --- testing/tox_sync.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing') diff --git a/testing/tox_sync.c b/testing/tox_sync.c index 349f84d9..68cad9f4 100644 --- a/testing/tox_sync.c +++ b/testing/tox_sync.c @@ -40,6 +40,8 @@ #include #include +#include +#include #define NUM_FILE_SENDERS 256 typedef struct { -- cgit v1.2.3