Alexandre Julliard : ntdll: Remove unused include.

Alexandre Julliard julliard at winehq.org
Thu Dec 27 13:02:29 CST 2012


Module: wine
Branch: master
Commit: 59c30130a00dc6a7e6c6f2090789e494ee7af54b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=59c30130a00dc6a7e6c6f2090789e494ee7af54b

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 27 12:12:16 2012 +0100

ntdll: Remove unused include.

---

 dlls/ntdll/string.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/ntdll/string.c b/dlls/ntdll/string.c
index 716dbdf..699adb5 100644
--- a/dlls/ntdll/string.c
+++ b/dlls/ntdll/string.c
@@ -28,7 +28,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
-#include <search.h>
 
 #include "windef.h"
 #include "winternl.h"




More information about the wine-cvs mailing list