task.h was included twice. Removing one fixed a sig11 in gcc-2.7.2.3.

This commit is contained in:
James Juran 1999-05-22 18:42:10 +00:00 committed by Alexandre Julliard
parent 578621349a
commit da5d417dbf
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#include "wine/winbase16.h"
#include "hook.h"
#include "callback.h"
#include "task.h"
#include "user.h"
#include "heap.h"
#include "module.h"