Changeset 1185 for trunk/dll/pathutil.c


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

    r1161 r1185  
    2222#define INCL_LONGLONG
    2323
     24#include "fm3dll.h"                     // needs_quoting
     25#include "fm3str.h"
    2426#include "pathutil.h"
    2527#include "strips.h"                     // remove_first_occurence_of_character
    26 #include "fm3dll.h"                     // needs_quoting
    27 #include "fm3str.h"
     28#include "valid.h"                      // needs_quoting
    2829#include "errutil.h"                    // Dos_Error...
    2930#include "strutil.h"                    // GetPString
     31#include "wrappers.h"                   // xmalloc
    3032#include "fortify.h"
    3133
Note: See TracChangeset for help on using the changeset viewer.