Fix previous rev.

This commit is contained in:
Markus Armbruster 2004-02-10 18:11:44 +00:00
parent fa3675836a
commit 51c3215cf8
6 changed files with 6 additions and 0 deletions

View file

@ -39,6 +39,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <fcntl.h>
#if !defined(_WIN32)