Commit 2526aec1 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove useless #includes

parent 3a27eb58
......@@ -35,10 +35,8 @@
#include <stdbool.h>
#include <locale.h>
#include <signal.h>
#include <time.h>
#include <pthread.h>
#include <unistd.h>
#include <dlfcn.h>
#ifdef __APPLE__
#include <string.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment