fixed bad include of error.h

This commit is contained in:
Ed Hartnett 2010-06-08 12:39:28 +00:00
parent f039f511c8
commit d2b5d51982

View File

@ -8,7 +8,6 @@
#include <config.h>
#include <stdio.h>
#include "error.h"
#include <stdlib.h>
#include <ctype.h>
#include <stdarg.h>