include file_loc.h

This commit is contained in:
jsorg71 2008-05-06 09:42:31 +00:00
parent 4b0ce3ac7c
commit 61ca96af62
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include "parse.h"
#include "os_calls.h"
#include "log.h"
#include "file_loc.h"
#include "env.h"
#include "auth.h"
#include "config.h"