mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
15 lines
334 B
C
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
|