fix the build

svn path=/trunk/; revision=28678
This commit is contained in:
Magnus Olsen 2007-08-30 18:39:08 +00:00
parent 9780c9b363
commit eb1bff28c5

View file

@ -3635,4 +3635,12 @@ BOOL
APIENTRY
NtGdiInitSpool();
/* FIXME wrong prototypes fix the build */
W32KAPI
INT
APIENTRY
NtGdiGetSpoolMessage( DWORD u1,
DWORD u2,
DWORD u3,
DWORD u4);
#endif