include config.h in all files

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-15 19:45:14 +01:00
parent 3d0530958f
commit 08efccdfb1
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
* IN THE SOFTWARE.
*/
#include <config.h>
#include "http_parser.h"
#include <assert.h>
#include <stddef.h>