ex36 prep
This commit is contained in:
12
lcthw-remnants-2/liblcthw/src/lcthw/bstrlib.patch
Normal file
12
lcthw-remnants-2/liblcthw/src/lcthw/bstrlib.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- a/bstrlib.c 2016-04-21 12:26:50.000000000 -0400
|
||||
+++ b/bstrlib.c 2016-04-21 12:27:59.000000000 -0400
|
||||
@@ -22,7 +22,8 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
-#include "bstrlib.h"
|
||||
+// PATCH to include adjacent bstrlib.h
|
||||
+#include <lcthw/bstrlib.h>
|
||||
|
||||
/* Optionally include a mechanism for debugging memory */
|
||||
|
Reference in New Issue
Block a user