Module Name: src
Committed By: roy
Date: Tue Mar 27 06:18:40 UTC 2018
Modified Files:
src/external/bsd/dhcpcd/include: config.h
Log Message:
Add support for setproctitle(3)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/dhcpcd/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/dhcpcd/include/config.h
diff -u src/external/bsd/dhcpcd/include/config.h:1.2 src/external/bsd/dhcpcd/include/config.h:1.3
--- src/external/bsd/dhcpcd/include/config.h:1.2 Sat Oct 7 14:11:07 2017
+++ src/external/bsd/dhcpcd/include/config.h Tue Mar 27 06:18:40 2018
@@ -9,6 +9,7 @@
#define HAVE_IFAM_ADDRFLAGS
#define HAVE_IFADDRS_ADDRFLAGS
#define HAVE_UTIL_H
+#define HAVE_SETPROCTITLE
#define HAVE_SYS_QUEUE_H
#define HAVE_REALLOCARRAY
#define HAVE_KQUEUE