revert my last changes, it seems to cause problems when building on *nix

svn path=/trunk/; revision=16956
This commit is contained in:
Thomas Bluemel 2005-08-01 15:21:40 +00:00
parent 7f3c5f0932
commit 9c8224926f
9 changed files with 0 additions and 10 deletions

View file

@ -20,14 +20,12 @@
*/
#include "config.h"
#include "wine/port.h"
#include <ctype.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <stdlib.h>
#ifdef HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif

View file

@ -23,7 +23,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <stdio.h>

View file

@ -23,7 +23,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <ctype.h>

View file

@ -23,7 +23,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <ctype.h>

View file

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <ctype.h>

View file

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <ctype.h>
#include <stdlib.h>

View file

@ -23,7 +23,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <ctype.h>

View file

@ -23,7 +23,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <ctype.h>

View file

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#if !defined(WIN32)
#undef strdup