1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/misc/mc/files/patch-src::treestore.h
Max Khon b6dfc22202 - upgrade to 4.1.55
- always build internal editor
- sync with /usr/ports/x11-fm/gnomemc
- take maintainership
2002-08-05 21:26:26 +00:00

15 lines
334 B
C

$FreeBSD: /tmp/pcvs/ports/misc/mc/files/Attic/patch-src::treestore.h,v 1.1 2002-08-05 21:26:26 fjoe Exp $
--- src/treestore.h 2001/12/14 08:39:52 1.1
+++ src/treestore.h 2001/12/14 08:40:21
@@ -1,6 +1,8 @@
#ifndef __TREE_STORE_H
#define __TREE_STORE_H
+#include <glib.h>
+
/* Default filenames for the tree */
#ifdef OS2_NT