openbsd-ports/editors/axe/patches/patch-Help_axinfo_c

15 lines
351 B
Plaintext

$OpenBSD: patch-Help_axinfo_c,v 1.1 2016/03/16 18:36:37 naddy Exp $
--- Help/axinfo.c.orig Thu Apr 7 10:43:22 1994
+++ Help/axinfo.c Wed Mar 16 19:30:15 2016
@@ -43,9 +43,7 @@
#include <sys/stat.h>
#include <stdio.h>
-
-extern char *getenv();
-extern char *malloc(), *realloc();
+#include <stdlib.h>
#include "Confirmer.h"
#include "Hyper.h"