summaryrefslogtreecommitdiffstats
path: root/capitests/test-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'capitests/test-command.c')
-rw-r--r--capitests/test-command.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/capitests/test-command.c b/capitests/test-command.c
index c43353d4..7a3e64bd 100644
--- a/capitests/test-command.c
+++ b/capitests/test-command.c
@@ -26,6 +26,9 @@
#include <string.h>
#include <unistd.h>
+/* Get STREQ etc */
+#include "../src/guestfs-internal.h"
+
int
main (int argc, char *argv[])
{