httpd: sendfile support
[oweals/busybox.git] / networking / slattach.c
index 4bac879d29d8aee2683f118d819d4d0f0614e493..f78c88e89f67e297627a8fd6aa70010d3a603ef8 100644 (file)
@@ -123,7 +123,7 @@ int slattach_main(int argc, char **argv);
 int slattach_main(int argc, char **argv)
 {
        /* Line discipline code table */
-       static const char proto_names[] =
+       static const char proto_names[] ALIGN1 =
                "slip\0"        /* 0 */
                "cslip\0"       /* 1 */
                "slip6\0"       /* 2 */