From 1329cfe9f887ca5ce8075360a83ec67eb56e9f61 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 4 Apr 2004 09:32:33 +0000 Subject: [PATCH] include "common.h" --- src/rtapelib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rtapelib.c b/src/rtapelib.c index 1e04429..cd00fd5 100644 --- a/src/rtapelib.c +++ b/src/rtapelib.c @@ -33,7 +33,7 @@ code, courtesy of Dan Kegel. */ #include "system.h" - +#include "common.h" #include #include -- 2.45.2