]> 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 19f9d72ea75d88d9b25650380cf3dc100cd9d7dc..61eb82c8b6df8776c82783113a192fd89f045fa2 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -25,7 +23,7 @@
 /*
  * Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved
  */
 /*
  * Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved
  */
-#include "SYS.h"
+#include <SYS.h>
 
 UNIX_SYSCALL(getgroups, 2)
        ret             // ngroups = getgroups(gidsetsize, gidset)
 
 UNIX_SYSCALL(getgroups, 2)
        ret             // ngroups = getgroups(gidsetsize, gidset)