1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/x11-wm/ede/files/patch-evolume-prefs.cpp
2005-07-20 14:25:09 +00:00

12 lines
297 B
C++

--- evolume/prefs.cpp.orig Wed Jul 20 12:01:37 2005
+++ evolume/prefs.cpp Wed Jul 20 12:01:44 2005
@@ -4,7 +4,7 @@
// See COPYING for details.
#include "prefs.h"
-#include <malloc.h>
+//#include <malloc.h>
#include <efltk/Fl_Item.h>
#include <efltk/filename.h>
#include <efltk/Fl_Locale.h>