http-get should not be textually including list/hashmap
This commit is contained in:
parent
02fbbaf69d
commit
3991c55145
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user