Loading...
--- Libc/Libc-1725.40.4/stdlib/FreeBSD/realpath.c
+++ Libc/Libc-1272.250.1/stdlib/FreeBSD/realpath.c
@@ -45,7 +45,6 @@
#include <sys/vnode.h>
#include "un-namespace.h"
-
struct attrs {
u_int32_t len;
attrreference_t name;
@@ -106,7 +105,6 @@
return (NULL);
}
#endif /* __DARWIN_UNIX03 */
-
/*
* Extension to the standard; if inresolved == NULL, allocate memory
*/