Changeset 1185 for trunk/dll/grep2.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/grep2.c

    r1161 r1185  
    3838#define INCL_WINSTDCNR                  // makelist.h
    3939
     40#include "fm3dll.h"
    4041#include "fm3dlg.h"
    4142#include "fm3str.h"
     
    4748#include "walkem.h"                     // FillPathListBox
    4849#include "grep2.h"
    49 #include "fm3dll.h"
     50#include "wrappers.h"                   // xfgets
    5051#include "misc.h"                       // LoadLibPath
     52#include "strips.h"                     // bstrip
     53#include "dirs.h"                       // save_dir2
    5154#include "fortify.h"
    5255
Note: See TracChangeset for help on using the changeset viewer.