bridge.c 80 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 #include <string.h> #if (__GLIBC__ || __MINGW32__) #include "strlcpy.c" #endif