http-get should not be textually including list/hashmap

This commit is contained in:
K. Lange 2018-05-15 11:05:54 +09:00
parent 02fbbaf69d
commit 3991c55145
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
#include <stdio.h>
#include <unistd.h>
#include "../lib/list.c"
#include "../lib/hashmap.c"
#include <toaru/list.h>
#include <toaru/hashmap.h>
#define SIZE 512