11 lines
283 B
Plaintext
11 lines
283 B
Plaintext
|
$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"
|