UPS: apcupsd clean sources
[tomato.git] / release / src / router / apcupsd / src / win32 / compat / stdint.h
blobce2c545f75071fafa2e477b89206a45877275557
1 #ifndef HAVE_MINGW
2 #include "compat.h"
3 #else
4 #include_next <stdint.h>
5 #endif