12 lines
277 B
Text
12 lines
277 B
Text
|
Index: src/signal_utarray.h
|
||
|
--- src/signal_utarray.h.orig
|
||
|
+++ src/signal_utarray.h
|
||
|
@@ -8,6 +8,6 @@
|
||
|
goto complete; \
|
||
|
} while(0)
|
||
|
|
||
|
-#include "utarray.h"
|
||
|
+#include "utarray_local.h"
|
||
|
|
||
|
#endif /* SIGNAL_UTARRAY_H */
|