]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/sdk/c/blip/driver/radvd-1.0/process.c
commit automake build system
[tinyos-2.x.git] / support / sdk / c / blip / driver / radvd-1.0 / process.c
index 2bf38e9c8b904446cb004dfa68cc0babd071a718..d788ceb47c51462d63cfaa1a680511a376a3069f 100644 (file)
@@ -14,9 +14,9 @@
  *
  */
 
-#include <config.h>
-#include <includes.h>
-#include <radvd.h>
+#include "config.h"
+#include "includes.h"
+#include "radvd.h"
 
 static void process_rs(int, struct Interface *, unsigned char *msg,
                       int len, struct sockaddr_in6 *);