Ignore:
Timestamp:
Jun 1, 1999, 12:08:16 AM (26 years ago)
Author:
phaller
Message:

Code cleanup #1 for build, mainly addresses linkage problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/misc.c

    r4 r17  
    1 /* $Id: misc.c,v 1.1 1999-05-24 20:19:47 ktk Exp $ */
     1/* $Id: misc.c,v 1.2 1999-05-31 22:08:12 phaller Exp $ */
    22
    33/*
     
    2323#include <string.h>
    2424#include <stdarg.h>
     25
     26#include <odin.h>
    2527#include <win32type.h>
    2628#include "misc.h"
Note: See TracChangeset for help on using the changeset viewer.