Removed unused #include of module.h.

oldstable
Eric Pouech 2003-01-02 17:59:47 +00:00 committed by Alexandre Julliard
parent 559b10699f
commit 0fcada9fa7
7 changed files with 0 additions and 7 deletions

View File

@ -21,7 +21,6 @@
#include <string.h>
#include <stdlib.h>
#include "windef.h"
#include "module.h"
#include "miscemu.h"
#include "wine/debug.h"

View File

@ -27,7 +27,6 @@
# include <unistd.h>
#endif
#include "module.h"
#include "dosexe.h"
#include "wincon.h"
#include "wine/debug.h"

View File

@ -26,7 +26,6 @@
#include <string.h>
#include "wine/winbase16.h"
#include "miscemu.h"
#include "module.h"
/* #define DEBUG_INT */
#include "wine/debug.h"
#include "winioctl.h"

View File

@ -42,7 +42,6 @@
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "module.h"
#include "task.h"
#include "file.h"
#include "miscemu.h"

View File

@ -28,7 +28,6 @@
#include <string.h>
#include "winbase.h"
#include "wine/winbase16.h"
#include "module.h"
#include "miscemu.h"
#include "wine/debug.h"

View File

@ -44,7 +44,6 @@
#include "selectors.h"
#include "miscemu.h"
#include "stackframe.h"
#include "module.h"
#include "wine/debug.h"
#include "winerror.h"
#include "excpt.h"

View File

@ -43,7 +43,6 @@
#endif
#include "fnt2bdf.h"
#include "module.h"
#define FILE_ERROR 0
#define FILE_DLL 1