Changeset 1189 for trunk/dll/update.c


Ignore:
Timestamp:
Sep 10, 2008, 11:58:57 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/update.c

    r1163 r1189  
    3030#define INCL_LONGLONG
    3131
     32#include "fm3dll.h"
    3233#include "fm3str.h"
    3334#include "errutil.h"                    // Dos_Error...
     
    3637#include "flesh.h"                      // Flesh, Stubby
    3738#include "update.h"
    38 #include "fm3dll.h"
     39#include "findrec.h"                    // FindCnrRecord
     40#include "valid.h"                      // IsFullName
     41#include "wrappers.h"                   // xDosFindFirst
     42#include "misc.h"                       // PostMsg
    3943#include "fortify.h"
    4044
Note: See TracChangeset for help on using the changeset viewer.