]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/getgroups.s
Libc-391.5.18.tar.gz
[apple/libc.git] / i386 / sys / getgroups.s
index cc4322a2c6babd9a886729d44a4b32f81ed8c040..61eb82c8b6df8776c82783113a192fd89f045fa2 100644 (file)
@@ -23,7 +23,7 @@
 /*
  * Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved
  */
-#include "SYS.h"
+#include <SYS.h>
 
 UNIX_SYSCALL(getgroups, 2)
        ret             // ngroups = getgroups(gidsetsize, gidset)