$NetBSD$

Define default config file if not defined.

--- xinetd/xconfig.h.orig	2003-02-19 17:29:28.000000000 +0000
+++ xinetd/xconfig.h
@@ -28,8 +28,9 @@
 #include "customconf.h"
 #endif
 
-
+#ifndef DEFAULT_CONFIG_FILE
 #define DEFAULT_CONFIG_FILE			"/etc/xinetd.conf"
+#endif
 
 /*
  * This is the facility used by xinetd to log syslog messages
