diff --git a/screen.c b/screen.c index 89218d82..64a24fb9 100644 --- a/screen.c +++ b/screen.c @@ -1,4 +1,4 @@ -/* $Id: screen.c,v 1.101 2010-04-06 22:01:32 nicm Exp $ */ +/* $Id: screen.c,v 1.102 2010-07-19 18:31:42 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott @@ -18,6 +18,7 @@ #include +#include #include #include #include