From e0c98a2f59da75fbfd7c887088d62f0a729f4e8b Mon Sep 17 00:00:00 2001
From: Wayne Lewis <wayne.lewis@ess.eu>
Date: Thu, 4 Mar 2021 21:11:23 +0100
Subject: [PATCH] Add patch file

---
 patch/Site/2.11.0-shareLib.p0.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 patch/Site/2.11.0-shareLib.p0.patch

diff --git a/patch/Site/2.11.0-shareLib.p0.patch b/patch/Site/2.11.0-shareLib.p0.patch
new file mode 100644
index 0000000..13a8fcb
--- /dev/null
+++ b/patch/Site/2.11.0-shareLib.p0.patch
@@ -0,0 +1,12 @@
+diff --git vmeApp/devcsr.h vmeApp/devcsr.h
+index f825fcb..9d745a3 100644
+--- vmeApp/devcsr.h
++++ vmeApp/devcsr.h
+@@ -34,6 +34,7 @@
+ #endif
+ 
+ #include <epicsTypes.h>
++#include <shareLib.h>
+ #include "epicsMMIO.h"
+ #include "vmedefs.h"
+ 
-- 
GitLab