| commit | 43690e9e478beb0eaba1175d92fab42d21911163 | [log] [tgz] |
|---|---|---|
| author | Alexandre Julliard <julliard@winehq.org> | Fri Jan 24 00:54:58 2003 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Jan 24 00:54:58 2003 +0000 |
| tree | 32ba9cc81c8e69f6efd686ae9dfd4a17f7532736 | |
| parent | 29419b13c94f5fb61817fde582dce25113593bc6 [diff] [blame] |
Removed no longer needed inclusion of heap.h.
diff --git a/files/smb.c b/files/smb.c index 56c90f1..21c711d 100644 --- a/files/smb.c +++ b/files/smb.c
@@ -103,8 +103,8 @@ #include "winerror.h" #include "windef.h" #include "winbase.h" +#include "winnls.h" #include "file.h" -#include "heap.h" #include "smb.h"