summaryrefslogtreecommitdiff
path: root/libgphoto2_port/test
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2002-01-25 02:11:34 +0000
committerDan Fandrich <dan@coneharvesters.com>2002-01-25 02:11:34 +0000
commitedcd1d5332f9ad8eb1b80dcabab84236c9c982ad (patch)
tree3037a05e07f86a2c7e22bec02ca74d30fbc0dd89 /libgphoto2_port/test
parent2a7232833b7011532fc253357b5e8c2875f6cb8c (diff)
downloadlibgphoto2-edcd1d5332f9ad8eb1b80dcabab84236c9c982ad.tar.gz
Added include of config.h
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4003 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/test')
-rw-r--r--libgphoto2_port/test/test-gp-port.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgphoto2_port/test/test-gp-port.c b/libgphoto2_port/test/test-gp-port.c
index 376f777f6..13a111a00 100644
--- a/libgphoto2_port/test/test-gp-port.c
+++ b/libgphoto2_port/test/test-gp-port.c
@@ -1,4 +1,7 @@
+/* test-gp-port.c
+ */
+#include <config.h>
#include <stdio.h>
#include <string.h>
#include <gphoto2-port.h>