summaryrefslogtreecommitdiff
path: root/misc/zaptel/files/patch-ztcfg::ztcfg.h
blob: 1a83c9154aa73aece5e531348ace2ae0c5d20bb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- ztcfg/ztcfg.h	2004/04/30 01:01:39	1.1
+++ ztcfg/ztcfg.h	2004/04/30 01:01:48
@@ -23,6 +23,6 @@
 #ifndef _ZTCFG_H
 #define _ZTCFG_H
 
-#define CONFIG_FILENAME "/etc/zaptel.conf"
+#define CONFIG_FILENAME PREFIX "/etc/zaptel.conf"
 #define MASTER_DEVICE   "/dev/zap/ctl"
 #endif