summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/GNode.h
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-05-13 08:53:00 +0000
committerharti <harti@FreeBSD.org>2005-05-13 08:53:00 +0000
commit4340f9015ff135ba85679ffe960a430f376090a4 (patch)
tree7dfad7aa53fd29a54af8277cd88d3114f114f513 /usr.bin/make/GNode.h
parent9f93814a13c1d1b9c01e99eeedf3cbe884502932 (diff)
downloadFreeBSD-src-4340f9015ff135ba85679ffe960a430f376090a4.zip
FreeBSD-src-4340f9015ff135ba85679ffe960a430f376090a4.tar.gz
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
get rid of sprite.h. Obtained from: DragonFlyBSD
Diffstat (limited to 'usr.bin/make/GNode.h')
-rw-r--r--usr.bin/make/GNode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/GNode.h b/usr.bin/make/GNode.h
index 23e68aa..382da55 100644
--- a/usr.bin/make/GNode.h
+++ b/usr.bin/make/GNode.h
@@ -41,8 +41,8 @@
#ifndef GNode_h_39503bf2
#define GNode_h_39503bf2
-#include "sprite.h"
#include "lst.h"
+#include "util.h"
struct Suff;
OpenPOWER on IntegriCloud