From 3577729037709acd5d2105665134ec27a64bc4c3 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:59 +0100 Subject: Move corrupt.cc function declarations to separate header --- src/types_fwd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/types_fwd.h') diff --git a/src/types_fwd.h b/src/types_fwd.h index a80ae4dd..3a07d419 100644 --- a/src/types_fwd.h +++ b/src/types_fwd.h @@ -75,7 +75,6 @@ struct timer_type; struct ability_type; struct module_meta_type; struct module_type; -struct corruption_type; #ifdef __cplusplus } -- cgit v1.2.3