mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
74d96100ed
PR: 7114
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
--- upsd.h.orig Fri Jul 3 13:52:01 1998
|
|
+++ upsd.h Fri Jul 3 13:52:21 1998
|
|
@@ -206,5 +206,5 @@
|
|
|
|
#define TERMINATE kill(getpid(), SIGTERM)
|
|
|
|
-#include "config.h"
|
|
+#include "conf.h"
|
|
#include "proto.h"
|