aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/uip/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Webserver/Lib/uip/clock.h')
-rw-r--r--Projects/Webserver/Lib/uip/clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Webserver/Lib/uip/clock.h b/Projects/Webserver/Lib/uip/clock.h
index 3e42e4a59..b585f47aa 100644
--- a/Projects/Webserver/Lib/uip/clock.h
+++ b/Projects/Webserver/Lib/uip/clock.h
@@ -1,6 +1,6 @@
#ifndef __CLOCK_ARCH_H__
#define __CLOCK_ARCH_H__
-
+
#include <stdint.h>
#include <util/atomic.h>