You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
281 B

Index: path.c
--- path.c.orig 2000-07-10 09:08:19.000000000 +0200
+++ path.c 2012-03-10 08:36:29.000000000 +0100
@@ -14,8 +14,6 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
-#include <memory.h>
-#include <malloc.h>
#include <sys/stat.h>
#include <errno.h>