summaryrefslogtreecommitdiff
path: root/tests/fdpassing.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fdpassing.c')
-rw-r--r--tests/fdpassing.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fdpassing.c b/tests/fdpassing.c
index 1156ad7..3e1b71b 100644
--- a/tests/fdpassing.c
+++ b/tests/fdpassing.c
@@ -16,6 +16,9 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <stdlib.h>