summaryrefslogtreecommitdiff
path: root/src/copy_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copy_file.c')
-rw-r--r--src/copy_file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/copy_file.c b/src/copy_file.c
index e173c43cf..671333828 100644
--- a/src/copy_file.c
+++ b/src/copy_file.c
@@ -30,6 +30,7 @@
#include <errno.h>
#include "sudo.h"
+#include "sudo_edit.h"
/*
* Extend the given fd to the specified size in bytes.