Fix warnings. Didn't even look at files not compiled in Linux though.
diff --git a/zebra/main.c b/zebra/main.c
index e10755b..72e2c58 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -109,7 +109,7 @@
 char config_default[] = SYSCONFDIR DEFAULT_CONFIG_FILE;
 
 /* Process ID saved for use by init system */
-char *pid_file = PATH_ZEBRA_PID;
+const char *pid_file = PATH_ZEBRA_PID;
 
 /* Help information display. */
 static void