From a73a79fd3242948b5d19fb8e3db9768f32c9df0d Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 23 May 2010 17:02:30 -0700 Subject: [PATCH] --- yaml --- r: 198006 b: refs/heads/master c: 4164fcc2f9b02a7cba31215328753fe328ce0d90 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/timers/hpet_example.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 21024e9e3bb8..9838d568cc36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e6a591e58e2c70912987f9f19d36ba967063b251 +refs/heads/master: 4164fcc2f9b02a7cba31215328753fe328ce0d90 diff --git a/trunk/Documentation/timers/hpet_example.c b/trunk/Documentation/timers/hpet_example.c index f9ce2d9fdfd5..4bfafb7bc4c5 100644 --- a/trunk/Documentation/timers/hpet_example.c +++ b/trunk/Documentation/timers/hpet_example.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include @@ -24,7 +23,6 @@ extern void hpet_read(int, const char **); #include #include -#include struct hpet_command { char *command;