]> tinc-vpn.org Git - tinc/blobdiff - src/dropin.h
Add colors to tincd logger
[tinc] / src / dropin.h
index f161c13d2f5b3da898317e39a626b73d76112301..f020f215c6bf11a82c00c6551db1d12a002dec31 100644 (file)
@@ -78,6 +78,8 @@ extern int gettimeofday(struct timeval *, void *);
 #define PATH_MAX MAX_PATH
 #define strcasecmp _stricmp
 #define strncasecmp _strnicmp
+#define isatty _isatty
+#define fileno _fileno
 #define close CloseHandle
 #define __const const