From 1c7669671c46e463251589fad07aa470b27f80e8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 10 Feb 2005 00:01:40 +0000 Subject: Changes to support building with gcc 2.95. --- mask.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'mask.cc') diff --git a/mask.cc b/mask.cc index 35a24022..33dcf93b 100644 --- a/mask.cc +++ b/mask.cc @@ -1,5 +1,6 @@ #include "mask.h" #include "debug.h" +#include "util.h" #include -- cgit v1.2.3