--- src/util.cpp.orig	Tue Nov 10 15:46:44 2015
+++ src/util.cpp	Tue Nov 10 15:47:54 2015
@@ -136,7 +136,7 @@ int autoComplete (
 // representation is always lowercase anyway.
 // For the implementation details, refer to
 // http://svnweb.freebsd.org/base/head/sys/kern/kern_uuid.c
-#ifdef FREEBSD
+#if defined(FREEBSD) || defined(OPENBSD)
 const std::string uuid ()
 {
   uuid_t id;
