Remove imsg.h.

This commit is contained in:
Nicholas Marriott 2019-12-16 20:01:26 +00:00
parent 52b6ca5706
commit 479d411dda

1
file.c
View File

@ -21,7 +21,6 @@
#include <errno.h>
#include <fcntl.h>
#include <imsg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>