From 42f085dcd786326469aeb820462c53983cf4d8d4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 6 Apr 2016 15:16:18 +0200 Subject: sys/time.h: Delete superfluous declaration Provided by RTEMS d2f9fa510f7e35cb86c056c57f51b416adf803bf. --- rtemsbsd/include/rtems/bsd/sys/time.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/rtemsbsd/include/rtems/bsd/sys/time.h b/rtemsbsd/include/rtems/bsd/sys/time.h index 779d233b..a09e3768 100644 --- a/rtemsbsd/include/rtems/bsd/sys/time.h +++ b/rtemsbsd/include/rtems/bsd/sys/time.h @@ -50,6 +50,4 @@ #define time_second _Timecounter_Time_second #define time_uptime _Timecounter_Time_uptime -extern struct bintime _Timecounter_Boottimebin; - #endif /* _RTEMS_BSD_SYS_TIME_H_ */ -- cgit v1.2.3