summaryrefslogtreecommitdiff
path: root/ports/esp8266/machine_rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/esp8266/machine_rtc.c')
-rw-r--r--ports/esp8266/machine_rtc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/esp8266/machine_rtc.c b/ports/esp8266/machine_rtc.c
index f6a13c095..bbfc172cd 100644
--- a/ports/esp8266/machine_rtc.c
+++ b/ports/esp8266/machine_rtc.c
@@ -27,8 +27,6 @@
#include <stdio.h>
#include <string.h>
-#include "py/nlr.h"
-#include "py/obj.h"
#include "py/runtime.h"
#include "lib/timeutils/timeutils.h"
#include "user_interface.h"