From 617e2c7cf1d2c8d6b6f456687f3f7b04d3fac6e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 18 Nov 2009 10:23:59 +0000 Subject: [PATCH] Build with newer gcc. --- org.glite.security.gss/test/test_gss.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.security.gss/test/test_gss.cpp b/org.glite.security.gss/test/test_gss.cpp index 6e8c87e..cec9c6c 100644 --- a/org.glite.security.gss/test/test_gss.cpp +++ b/org.glite.security.gss/test/test_gss.cpp @@ -1,3 +1,4 @@ +#include #include #include #include -- 1.8.2.3