A postfix for WL#751

This commit is contained in:
Alexander Barkov 2009-10-16 13:47:34 +05:00
parent 7741d9b50d
commit ac2a0348a2

View file

@ -410,6 +410,7 @@ C_MODE_END
#ifndef stdin
#include <stdio.h>
#endif
#include <stdarg.h>
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif