--- embedaddon/pimdd/pathnames.h 2017/06/12 07:58:55 1.1.1.1 +++ embedaddon/pimdd/pathnames.h 2017/06/14 09:28:09 1.1.1.1.2.1 @@ -34,7 +34,7 @@ * Questions concerning this software should be directed to * Pavlin Ivanov Radoslavov (pavlin@catarina.usc.edu) * - * $Id: pathnames.h,v 1.1.1.1 2017/06/12 07:58:55 misho Exp $ + * $Id: pathnames.h,v 1.1.1.1.2.1 2017/06/14 09:28:09 misho Exp $ */ /* * Part of this program has been derived from mrouted. @@ -47,7 +47,9 @@ */ +#ifndef _PATH_PIMD_CONF #define _PATH_PIMD_CONF "/etc/pimd.conf" +#endif #if (defined(BSD) && (BSD >= 199103)) #define _PATH_PIMD_PID "/var/run/pimdd.pid"