Ignore:
Timestamp:
Dec 15, 2011, 3:37:23 PM (14 years ago)
Author:
dmik
Message:

Port RICHED32, RSAENH, SCHANNEL, SECUR32 to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/secur32/util.c

    r21364 r21896  
    1818 * This file contains various helper functions needed for NTLM and maybe others
    1919 */
     20
    2021#include <stdarg.h>
    2122#include <stdio.h>
     23#include <memory.h>
     24
    2225#include "windef.h"
    2326#include "winbase.h"
Note: See TracChangeset for help on using the changeset viewer.