box-o-sand/lcthw-remnants-2/liblcthw/src/lcthw/bstrlib.patch

13 lines
337 B
Diff
Raw Normal View History

2016-04-21 16:34:23 +00:00
--- 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 */