mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
6 lines
150 B
C
6 lines
150 B
C
#if !defined(EVENT_EVCONFIG__PRIVATE_H_) && !defined(__MINGW32__)
|
|
#define EVENT_EVCONFIG__PRIVATE_H_
|
|
|
|
/* Nothing to see here. Move along. */
|
|
|
|
#endif
|