You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/hnb/files/hnb-1.9.18-include.patch

14 lines
244 B

--- a/src/expanded.c
+++ b/src/expanded.c
@@ -18,9 +18,9 @@
* Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <string.h>
#include "tree.h"
#include "cli.h"
-#define NULL 0
#include "evilloop.h"
#include "ctype.h"