From a55c48a4ce78e682bd17b182642d0a52595d8c7b Mon Sep 17 00:00:00 2001
From: Alexander Alashkin <alexander.alashkin@cesanta.com>
Date: Tue, 22 Mar 2016 11:12:49 +0000
Subject: [PATCH] Finally remove AVR from mongoose.h

PUBLISHED_FROM=23d528a7fcc98abcc4a95fd43a96d9c4ebabc5f7
---
 mongoose.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/mongoose.h b/mongoose.h
index f3c1642b5..ec5c9adcd 100644
--- a/mongoose.h
+++ b/mongoose.h
@@ -1,6 +1,3 @@
-#ifdef __AVR__
-#include "avrsupport.h"
-#endif
 /*
  * Copyright (c) 2004-2013 Sergey Lyubka
  * Copyright (c) 2013-2015 Cesanta Software Limited
-- 
GitLab