From 7a3824628449f1e606454c235bf34acd520d73f7 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Fri, 26 Mar 1999 17:50:30 +0000 Subject: [PATCH] Don't include the private . --- examples/timings.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/timings.c b/examples/timings.c index e766f24b..28910522 100644 --- a/examples/timings.c +++ b/examples/timings.c @@ -36,8 +36,6 @@ #include #include -#include - #ifndef PROFILE_COUNT #define PROFILE_COUNT 100000L #endif