X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/51631861ddb16afcfcf748cee26c14481549065e..c957a83bde4df2e2d3d1ed0963656856b48ef0a0:/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