minor changes

This commit is contained in:
fluxgen 2002-11-27 15:11:19 +00:00
parent 6e27b3ec6a
commit 2f588e5570

View file

@ -27,9 +27,10 @@
#endif // _GNU_SOURCE
#ifdef HAVE_CONFIG_H
#include "../config.h"
#include "config.h"
#endif // HAVE_CONFIG_H
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <cassert>