FF4 - header file reorg

- Added new util.h and text.h header files.
- Corresponding edits.
This commit is contained in:
Paul Beckingham
2009-05-17 23:29:53 -04:00
parent 58e1f3691c
commit 04f60a4d8c
18 changed files with 166 additions and 65 deletions

View File

@@ -32,8 +32,9 @@
#include <unistd.h>
#include <stdlib.h>
#include <pwd.h>
#include "task.h"
#include "Config.h"
#include "text.h"
#include "util.h"
////////////////////////////////////////////////////////////////////////////////
// These are default (but overridable) reports. These entries are necessary