1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-11 23:10:44 +00:00
George Oikonomou ff118be070 Remove unnecessary #if guards
ipv4/uip.c will not even be include in the list of sources in the first place if we are building with NETSTACK_CONF_WITH_IPV6 (CONTIKI_WITH_IPV6). Thus, there is no longer a need to wrap the entire source code in an #if guard.

Closes 
2015-03-28 23:50:19 +00:00
..
2015-03-28 23:50:19 +00:00