xref: /netbsd-src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/nmake/evconfig-private.h (revision f3cfa6f6ce31685c6c4a758bc430e69eb99f50a4)
1 /*	$NetBSD: evconfig-private.h,v 1.4 2016/01/08 21:35:40 christos Exp $	*/
2 
3 #if !defined(EVENT_EVCONFIG__PRIVATE_H_) && !defined(__MINGW32__)
4 #define EVENT_EVCONFIG__PRIVATE_H_
5 
6 /* Nothing to see here.  Move along. */
7 
8 #endif
9