1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11-fm/endeavour/files/patch-ae
Chris Piazza 168646bfeb Endeavour is a graphical file manager and image viewer
for X.  It is aimed towards newer users who have a strong
Windows background.
1999-10-07 21:04:48 +00:00

17 lines
301 B
Plaintext

--- fass.h.orig Thu Oct 7 01:19:46 1999
+++ fass.h Thu Oct 7 13:52:49 1999
@@ -2,12 +2,10 @@
#define FASS_H
+#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
-
-#include <sys/bitypes.h>
#ifdef __linux__
#include <linux/limits.h>