diff options
Diffstat (limited to 'lib/elstring.c')
-rw-r--r-- | lib/elstring.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/elstring.c b/lib/elstring.c index 41fc88ed..64756a64 100644 --- a/lib/elstring.c +++ b/lib/elstring.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ - +#include "misc.h" #include <ctype.h> #include "elstring.h" |