Need config.h

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@560 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2012-04-02 22:06:24 +00:00
parent b99998da9c
commit 73a3b34f32
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
* $Id$
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <err.h>
#include <stdarg.h>
#include <stdio.h>