[REACTOS] Explicitly link against pseh & include pseh headers in a few places
[reactos.git] / dll / win32 / lsasrv / database.c
index af35f3a..591cb01 100644 (file)
@@ -8,6 +8,8 @@
 
 #include "lsasrv.h"
 
+#include <pseh/pseh2.h>
+
 /* GLOBALS *****************************************************************/
 
 static HANDLE SecurityKeyHandle = NULL;