Changeset 21896 for branches/gcc-kmk/src/secur32/util.c
- Timestamp:
- Dec 15, 2011, 3:37:23 PM (14 years ago)
- File:
-
- 1 edited
-
branches/gcc-kmk/src/secur32/util.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/secur32/util.c
r21364 r21896 18 18 * This file contains various helper functions needed for NTLM and maybe others 19 19 */ 20 20 21 #include <stdarg.h> 21 22 #include <stdio.h> 23 #include <memory.h> 24 22 25 #include "windef.h" 23 26 #include "winbase.h"
Note:
See TracChangeset
for help on using the changeset viewer.
