summaryrefslogtreecommitdiff
path: root/lang/spl/files/patch-libspl.c
blob: e1519edf96ba63b6af8268162de99674a624b765 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libspl.c.orig	2021-07-20 09:38:16 UTC
+++ libspl.c
@@ -27,6 +27,7 @@ USA.
 #include <stdio.h>
 #include <stdlib.h>
 
+#define GLOBAL
 #include "spl.h"
 #include "strutils.h"