summaryrefslogtreecommitdiff
path: root/src/internal/procfdname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/procfdname.c')
-rw-r--r--src/internal/procfdname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/procfdname.c b/src/internal/procfdname.c
index 697e0bdc..fd7306ab 100644
--- a/src/internal/procfdname.c
+++ b/src/internal/procfdname.c
@@ -1,3 +1,5 @@
+#include "syscall.h"
+
void __procfdname(char *buf, unsigned fd)
{
unsigned i, j;