* Add link target to the Makefile.
[matthijs/ABM2.git] / ABM2 / porting.h
index a4f6c1fdf5766a70f72586bf417e0677a24ed0b1..942acab36114e302b3c44aca8c89b25965f8a5f8 100644 (file)
@@ -1,3 +1,4 @@
 #ifndef WIN32
        #define vsprintf_s vsnprintf
+       #define sprintf_s snprintf
 #endif // !WIN32