Changeset 1178 for trunk/dll/sysinfo.c


Ignore:
Timestamp:
Sep 10, 2008, 11:53:43 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/sysinfo.c

    r1156 r1178  
    2525#define INCL_LONGLONG
    2626
     27#include "fm3dll.h"
     28#include "fm3dlg.h"
    2729#include "pathutil.h"                   // BldFullPathName
    28 #include "fm3dlg.h"
    2930#include "sysinfo.h"
    30 #include "fm3dll.h"
     31#include "copyf.h"                      // unlinkf
     32#include "wrappers.h"                   // xfgets
     33#include "systemf.h"                    // runemf2
     34#include "misc.h"                       // PostMsg
     35#include "strips.h"                     // bstrip
    3136
    3237#pragma data_seg(DATA1)
Note: See TracChangeset for help on using the changeset viewer.