config: Remove stray include

This commit is contained in:
mintsuki 2022-08-06 20:21:56 +02:00
parent 793d029370
commit e3c4fbea25
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#include "lib/uri.h"
#include <stddef.h>
#include <stdbool.h>
#include <lib/config.h>