aboutsummaryrefslogtreecommitdiff
path: root/rpull.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpull.c')
-rw-r--r--rpull.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/rpull.c b/rpull.c
index b48e63157..36e49f799 100644
--- a/rpull.c
+++ b/rpull.c
@@ -1,11 +1,5 @@
-#include <fcntl.h>
-#include <unistd.h>
-#include <string.h>
-#include <stdlib.h>
#include "cache.h"
#include "commit.h"
-#include <errno.h>
-#include <stdio.h>
#include "rsh.h"
#include "pull.h"