include config.h

svn:r49
This commit is contained in:
Niels Provos 2003-03-08 14:44:08 +00:00
parent 251c7f6808
commit 33b1c6c474

View File

@ -28,6 +28,10 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>