$OpenBSD: patch-include_cnupm_h,v 1.1.1.1 2004/05/13 06:52:36 grange Exp $
--- include/cnupm.h.orig	2004-04-22 10:40:20.000000000 +0700
+++ include/cnupm.h	2004-04-26 20:31:39.000000000 +0700
@@ -34,7 +34,9 @@
 #define CNUPM_VERSION_MAJOR	3
 #define CNUPM_VERSION_MINOR	5
 
+#ifndef CNUPM_USER
 #define CNUPM_USER		"cnupm"
+#endif
 #define CNUPM_PIDFILE		"cnupm-%s.pid"
 #define CNUPM_DUMPFILE		"cnupm-%s.dump"
 
