CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/01 17:43:12
Modified files:
lib/libedit : el.c sys.h
Log message:
Get rid of an ugly #ifdef in the middle of el_init() by
hiding the system dependencies away in "sys.h" where they belong.
No binary change on OpenBSD.
Seems reasonable to christos at NetBSD, too.
