5b7be1aa7a125e91a9ec6f90ab651dc79d67025b
[pkgsrc.git] / net / chrony / patches / patch-ad
1 $NetBSD: patch-ad,v 1.2 2004/11/30 11:26:59 hannken Exp $
2
3 --- conf.c.orig 2003-09-22 23:22:30.000000000 +0200
4 +++ conf.c
5 @@ -55,7 +55,9 @@
6  
7  /* ================================================== */
8  
9 +#ifndef DEFAULT_CONF_FILE
10  #define DEFAULT_CONF_FILE "/etc/chrony.conf"
11 +#endif
12  
13  /* ================================================== */
14  /* Forward prototypes */