Changeset 1188 for trunk/dll/killproc.c


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

    r1163 r1188  
    3333#define INCL_LONGLONG                   // dircnrs.h
    3434
     35#include "fm3dll.h"
    3536#include "fm3dlg.h"
    3637#include "fm3str.h"
     
    4142#include "killproc.h"
    4243#include "systemf.h"                    // ShowSession
    43 #include "fm3dll.h"
     44#include "common.h"                     // DecrThreadUsage, IncrThreadUsage
     45#include "notify.h"                     // Notify
     46#include "copyf.h"                      // unlinkf
     47#include "wrappers.h"                   // xfgets
     48#include "stristr.h"                    // stristr
     49#include "misc.h"                       // PostMsg
    4450#include "fortify.h"
    4551
Note: See TracChangeset for help on using the changeset viewer.