Ignore:
Timestamp:
Jan 8, 2000, 3:27:33 PM (26 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/version/install.c

    r2347 r2373  
    1 /* $Id: install.c,v 1.1 2000-01-06 20:10:07 sandervl Exp $ */
     1/* $Id: install.c,v 1.2 2000-01-08 14:27:33 sandervl Exp $ */
    22/*
    33 * Implementation of VERSION.DLL - File Installer routines (Wine 991212)
     
    1818#include "xmalloc.h"
    1919#include "debugtools.h"
     20#include <misc.h>
    2021
    2122DEFAULT_DEBUG_CHANNEL(ver)
Note: See TracChangeset for help on using the changeset viewer.