Loading...
i386/sys/execve.s Libc-391 Libc-391.5.22
--- Libc/Libc-391/i386/sys/execve.s
+++ Libc/Libc-391.5.22/i386/sys/execve.s
@@ -23,7 +23,7 @@
 /*
  * Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved
  */
-#include "SYS.h"
+#include <SYS.h>
 
 UNIX_SYSCALL(execve, 3)
 	ret			// execve(file, argv, arge)