Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / dhcpcd / dist / config.h
bloba9cf3d2fa6eb8fc3bc9aeb64f405d6762af59bb7
1 /* netbsd */
2 #define SYSCONFDIR "/etc"
3 #define SBINDIR "/sbin"
4 #define LIBEXECDIR "/libexec"
5 #define DBDIR "/var/db"
6 #define RUNDIR "/var/run"
7 #include "compat/getline.h"