Changeset 1179 for trunk/dll/menu.c


Ignore:
Timestamp:
Sep 10, 2008, 11:54:09 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/menu.c

    r1157 r1179  
    2323#define INCL_LONGLONG                   // dircnrs.h
    2424
     25#include "fm3dll.h"
    2526#include "menu.h"
    2627#include "errutil.h"                    // Dos_Error...
    27 #include "fm3dll.h"
     28#include "delims.h"                     // skip_delim
     29#include "wrappers.h"                   // xfgets_bstripcr
    2830#include "fortify.h"
    2931
Note: See TracChangeset for help on using the changeset viewer.