From 6cc2d6856fb92ce55c2468cb9dd3b33c7cab449e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 9 Feb 2019 00:36:53 +0100 Subject: Fix main loop. --- vcal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'vcal.h') diff --git a/vcal.h b/vcal.h index 08d706a6..a8245ff0 100644 --- a/vcal.h +++ b/vcal.h @@ -77,4 +77,5 @@ int PUSH(vcomponent)(vcomponent*, vcomponent*); int DEEP_COPY(vcomponent)(vcomponent*, vcomponent*); + #endif /* VCAL_H */ -- cgit v1.2.3