opnsense-ports/sysutils/nut-devel/files/patch-drivers_main.h
Franco Fichtner c925fca878 */*: sync with upstream
Taken from: HardenedBSD
2020-11-17 15:06:38 +01:00

10 lines
253 B
C

--- drivers/main.h.orig 2020-11-13 23:48:39.471828000 -0800
+++ drivers/main.h 2020-11-13 23:49:42.830476000 -0800
@@ -1,6 +1,7 @@
#ifndef MAIN_H
#define MAIN_H
+#include <sys/errno.h>
#include "common.h"
#include "upsconf.h"
#include "dstate.h"