]> git.pond.sub.org Git - empserver/commit
[_WIN32, __GNU__]: Use <string.h> for strncasecmp for MinGW.
authorRon Koenderink <rkoenderink@yahoo.ca>
Tue, 11 Jul 2006 22:30:19 +0000 (22:30 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Tue, 11 Jul 2006 22:30:19 +0000 (22:30 +0000)
commitfa38aef7000d6c96565602adf09bd90f2ec978fb
tree730232f973b8f106d127634c26d5df20d1790423
parent4c9293f9eaba315c9c5140cd730e7708b9150479
[_WIN32, __GNU__]: Use <string.h> for strncasecmp for MinGW.
MinGW environment has an issue with conversion of strncasecmp()
to support _WIN32 and a definition in <string.h> for strncasecmp().
include/misc.h