X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/311854206c50ea4207e7e1faa4efeb20f1bc8290..8e029c653e0567df7ce6933dde41f5830dbbbcda:/i386/sys/dup.s diff --git a/i386/sys/dup.s b/i386/sys/dup.s index 62b58d4..60fcd92 100644 --- a/i386/sys/dup.s +++ b/i386/sys/dup.s @@ -23,7 +23,7 @@ /* * Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved */ -#include "SYS.h" +#include UNIX_SYSCALL(dup, 2) ret