mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
include config.h
svn:r49
This commit is contained in:
parent
251c7f6808
commit
33b1c6c474
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user