]> git.saurik.com Git - apt.git/blobdiff - test/libapt/tagfile_test.cc
tests: fix some problems travis encounters
[apt.git] / test / libapt / tagfile_test.cc
index 2e2144f995f3090d0009de0db13958722e5fbe5c..d12c74c95d8c0682ee553051bc924014b24ba3eb 100644 (file)
@@ -4,6 +4,7 @@
 #include "assert.h"
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 char *tempfile = NULL;
 int tempfile_fd = -1;