diff --git a/dlls/win32s/w32skernel.c b/dlls/win32s/w32skernel.c
index 639d64bdc0fe417164d9536004d693f498740e33..c418caf92287144ed331ed5f580c87dcc7aa6010 100644
--- a/dlls/win32s/w32skernel.c
+++ b/dlls/win32s/w32skernel.c
@@ -7,7 +7,6 @@
 
 #include <string.h>
 
-#include "wine/w32skrnl.h"
 #include "winbase.h"
 
 /***********************************************************************
diff --git a/include/Makefile.in b/include/Makefile.in
index 4b6c0f2eac25236e20ed0cf790f6ef4d859edf97..ecfa271b8bd02695e404f29d1a146926d98ebb95 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -117,10 +117,7 @@ INSTALLED_INCLUDES = \
 	wine/obj_shellview.h \
 	wine/obj_storage.h \
 	wine/port.h \
-	wine/undocshell.h \
 	wine/unicode.h \
-	wine/w32skrnl.h \
-	wine/winestring.h \
 	winerror.h \
 	wingdi.h \
 	wininet.h \
diff --git a/include/wine/w32skrnl.h b/include/wine/w32skrnl.h
deleted file mode 100644
index 3795ed2ac86ea43e9d7632462a068e96b5c53d58..0000000000000000000000000000000000000000
--- a/include/wine/w32skrnl.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __WINE_WINE_W32SKRNL_H
-#define __WINE_WINE_W32SKRNL_H
-
-#include "windef.h"
-
-LPSTR WINAPI GetWin32sDirectory(void);
-DWORD WINAPI RtlNtStatusToDosError(DWORD error);
-
-#endif /* __WINE_WINE_W32SKRNL_H */
diff --git a/include/wine/winestring.h b/include/wine/winestring.h
index e732a807aa8bf7906176579a2b27b04a9e986327..dcfe38724f3eb184538ef80eb84a392dafb8b2a6 100644
--- a/include/wine/winestring.h
+++ b/include/wine/winestring.h
@@ -10,6 +10,5 @@ LPSTR       WINAPI lstrcpynWtoA(LPSTR,LPCWSTR,INT);
 /* compatibility macros; will be removed some day, please don't use them */
 #define lstrcpyAtoW(dst,src) ((void)MultiByteToWideChar(CP_ACP,0,(src),-1,(dst),0x7fffffff))
 #define lstrcpyWtoA(dst,src) ((void)WideCharToMultiByte(CP_ACP,0,(src),-1,(dst),0x7fffffff,NULL,NULL))
-#define lstrncmpiA strncasecmp
 
 #endif /* __WINE_WINE_WINESTRING_H */
diff --git a/resources/sysres_Wa.rc b/resources/sysres_Wa.rc
index 97041dc78764ffc9eec27dbe76ec1ce26138a143..ae33978c3435fb203f9ff2a53b94f6a6a747c3a1 100644
--- a/resources/sysres_Wa.rc
+++ b/resources/sysres_Wa.rc
@@ -5,8 +5,6 @@ LANGUAGE LANG_WALON, SUBLANG_DEFAULT
  * vos poloz scrîre a l' adresse emile <linux-wa@chanae.alphanet.ch>
  */
 
-#include <windows.h>
-
 SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
 {
  MENUITEM "&Rifé", 61728