Changeset 9986 for trunk/src/NTDLL/sec.c


Ignore:
Timestamp:
Apr 7, 2003, 8:40:53 PM (22 years ago)
Author:
sandervl
Message:

PF: NTDLL update for GCC 3.2.1 + resync with Wine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NTDLL/sec.c

    r9684 r9986  
    1 /* $Id: sec.c,v 1.3 2003-01-16 15:22:40 sandervl Exp $ */
     1/* $Id: sec.c,v 1.4 2003-04-07 18:40:52 sandervl Exp $ */
    22
    33/*
     
    1616#include <stdlib.h>
    1717#include <string.h>
     18
    1819#include <time.h>
    1920#include <ctype.h>
Note: See TracChangeset for help on using the changeset viewer.