summaryrefslogtreecommitdiffstats
path: root/fd_move.c
diff options
context:
space:
mode:
Diffstat (limited to 'fd_move.c')
-rw-r--r--fd_move.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fd_move.c b/fd_move.c
index 1aa557f..09c474b 100644
--- a/fd_move.c
+++ b/fd_move.c
@@ -1,3 +1,4 @@
1#include <unistd.h>
1#include "fd.h" 2#include "fd.h"
2 3
3int fd_move(to,from) 4int fd_move(to,from)