Alexandre Julliard : ntdll: Remove unused include.
27 Dec
2012
27 Dec
'12
7:02 p.m.
Module: wine Branch: master Commit: 59c30130a00dc6a7e6c6f2090789e494ee7af54b URL: http://source.winehq.org/git/wine.git/?a=commit;h=59c30130a00dc6a7e6c6f20907... Author: Alexandre Julliard <julliard(a)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"
4829
Age (days ago)
4829
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard