Improve the check for departures from C89, and fix the departures
[platform/upstream/coreutils.git] / src / split.c
index 1ecb6b3..1f0f3d7 100644 (file)
@@ -28,7 +28,6 @@
 #include <sys/types.h>
 
 #include "system.h"
-#include "dirname.h"
 #include "error.h"
 #include "fd-reopen.h"
 #include "fcntl--.h"