Browse Source

A postfix for WL#751

pull/73/head
Alexander Barkov 16 years ago
parent
commit
ac2a0348a2
  1. 1
      include/my_global.h

1
include/my_global.h

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

Loading…
Cancel
Save