From 87d71aa0f844276f1d0e717c9081dee4f90ce0dd Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Thu, 28 Apr 2011 14:06:39 +0100 Subject: capabilities: fix includes Signed-off-by: Jonny Lamb --- salut/capabilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'salut') diff --git a/salut/capabilities.h b/salut/capabilities.h index 66e21848..faecc64f 100644 --- a/salut/capabilities.h +++ b/salut/capabilities.h @@ -23,7 +23,7 @@ #include -#include +#include /* Pseudo-capabilities for buggy or strange implementations, represented as * strings starting with a character not allowed in XML (the ASCII beep :-) */ -- cgit v1.2.1