From 2382a729e07ae09abb278cc28b137b9c4060101e Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 4 Sep 2006 21:50:39 +0000 Subject: * Don't need extern "C". --- src/libutil/aterm.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libutil/aterm.hh') diff --git a/src/libutil/aterm.hh b/src/libutil/aterm.hh index 431c67d13..6a2415f0b 100644 --- a/src/libutil/aterm.hh +++ b/src/libutil/aterm.hh @@ -1,9 +1,7 @@ #ifndef __ATERM_H #define __ATERM_H -extern "C" { #include -} #include "types.hh" -- cgit v1.2.3