*** empty log message ***

This commit is contained in:
David Rose 2000-10-05 17:19:23 +00:00
parent 32b1ff1bea
commit afe47fb02e
2 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,4 @@
forcetype DSearchPath forcetype DSearchPath
forcetype Filename

View File

@ -22,6 +22,9 @@
#include "writeableConfigurable.h" #include "writeableConfigurable.h"
#include "get_config_path.h" #include "get_config_path.h"
// Just to make sure the forcetype defined in config_util.N picks this up.
#include "filename.h"
#include <dconfig.h> #include <dconfig.h>
ConfigureDef(config_util); ConfigureDef(config_util);