Should have placed extern in there.

svn path=/trunk/; revision=20609
This commit is contained in:
James Tabor 2006-01-06 13:57:38 +00:00
parent 74379134c9
commit dd7144f68a

View file

@ -33,7 +33,7 @@
#define NDEBUG
#include <debug.h>
PMENU_OBJECT FASTCALL
extern PMENU_OBJECT FASTCALL
IntGetSystemMenu(PWINDOW_OBJECT Window, BOOL bRevert, BOOL RetMenu);