icinga2/base/win32.h

9 lines
130 B
C
Raw Normal View History

2012-03-28 13:24:49 +02:00
#ifndef I2_WIN32_H
#define I2_WIN32_H
#include <windows.h>
#include <imagehlp.h>
typedef int socklen_t;
#endif /* I2_WIN32_H */