drop unused header

This commit is contained in:
Daniel Micay 2021-03-05 00:35:10 -05:00
parent 325b82f1bd
commit a3b4c163eb
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#include <malloc.h>
#include <pthread.h>
#include <sys/mman.h>
#include <sys/utsname.h>
#include <unistd.h>
#include "third_party/libdivide.h"