aboutsummaryrefslogtreecommitdiff
path: root/src/librc/librc.h
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-29 04:15:25 +0000
committerWilliam Hubbs <w.d.hubbs@gmail.com>2023-01-29 11:32:22 -0600
commit5af39444404ad71541d95fcd66abd5c032e4bf07 (patch)
tree351bd665653f3dfc056c44cc4381ad47f0044db9 /src/librc/librc.h
parent01bcdb43b69cae8e5570042819c4157a264a074d (diff)
librc: missing includes from IWYU
Diffstat (limited to 'src/librc/librc.h')
-rw-r--r--src/librc/librc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librc/librc.h b/src/librc/librc.h
index 09ab9276..260720ee 100644
--- a/src/librc/librc.h
+++ b/src/librc/librc.h
@@ -25,7 +25,6 @@
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/wait.h>
-
#include <ctype.h>
#include <dirent.h>
#include <errno.h>