commit dfdce10112dbafc512a9b4d69a4f380372532422 parent d4177845c3788ca05d073155263b38eeb81c997a Author: sin <sin@2f30.org> Date: Thu, 25 Apr 2019 21:04:13 +0100 Remove unused header Diffstat:
M | dup-check.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/dup-check.c b/dup-check.c @@ -6,7 +6,6 @@ #include <limits.h> #include <stdio.h> #include <stdlib.h> -#include <unistd.h> #include "arg.h" #include "block.h"