Loading...
--- Libc/Libc-391.5.21/i386/sys/execve.s
+++ Libc/Libc-391.2.5/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)