update patches

This commit is contained in:
Mario Fetka
2011-11-14 19:58:21 +01:00
parent 53086a5b03
commit be2d60525a
18 changed files with 183 additions and 64 deletions

View File

@@ -23,7 +23,9 @@
#ifndef _XOPEN_SOURCE
# define _XOPEN_SOURCE 1
#endif
#ifndef _SVID_SOURCE
#define _SVID_SOURCE 1
#endif
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>