Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


*** empty log message ***
[palacios.git] / palacios / include / uip / lc.h
index 412e632..7f20331 100644 (file)
@@ -30,7 +30,7 @@
  *
  * Author: Adam Dunkels <adam@sics.se>
  *
- * $Id: lc.h,v 1.1 2008/08/06 23:19:30 andrewlxia Exp $
+ * $Id: lc.h,v 1.2 2008/08/06 23:40:07 andrewlxia Exp $
  */
 
 /**
 #ifdef LC_CONF_INCLUDE
 #include LC_CONF_INCLUDE
 #else
-#include <uip/c-switch.h>
+#include <uip/lc-switch.h>
 #endif /* LC_CONF_INCLUDE */
 
 #endif /* __LC_H__ */