openbsd-ports/sysutils/upsd/patches/patch-upsd_h

11 lines
283 B
Plaintext
Raw Normal View History

$OpenBSD: patch-upsd_h,v 1.1 2002/08/05 02:25:30 kevlo Exp $
--- upsd.h.orig Fri Aug 2 21:44:25 1996
+++ upsd.h Mon Aug 5 10:01:35 2002
@@ -206,5 +206,5 @@ struct message {
#define TERMINATE kill(getpid(), SIGTERM)
-#include "config.h"
+#include "conf.h"
#include "proto.h"