branch update for HEAD-2003021201
[reactos.git] / lib / advapi32 / misc / dllmain.c
index c20c5e7..d42e99c 100644 (file)
@@ -15,6 +15,8 @@
 #define NDEBUG
 #include <debug.h>
 
+extern BOOL RegInitialize(VOID);
+extern BOOL RegCleanup(VOID);
 
 INT STDCALL
 DllMain(PVOID hinstDll,