X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/blobdiff_plain/c8e4d2bf99bf261bf06d007dc79e22df79b4381e..594c4953027a5ecfd13624ff56bf1a61d8898663:/contrib/libedit/src/el.c diff --git a/contrib/libedit/src/el.c b/contrib/libedit/src/el.c index e4d26872b3..709c4a7d87 100644 --- a/contrib/libedit/src/el.c +++ b/contrib/libedit/src/el.c @@ -41,10 +41,6 @@ __RCSID("$NetBSD: el.c,v 1.71 2012/09/11 11:58:53 christos Exp $"); #endif #endif /* not lint && not SCCSID */ -#ifndef MAXPATHLEN -#define MAXPATHLEN 4096 -#endif - /* * el.c: EditLine interface functions */