diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3 index 2e1cb8a..ee44755 100644 --- a/dhcpctl/dhcpctl.3 +++ b/dhcpctl/dhcpctl.3 @@ -425,7 +425,7 @@ that most error checking has been ommitted for brevity. #include #include -#include +#include #include int main (int argc, char **argv) { diff --git a/omapip/omapi.3 b/omapip/omapi.3 index 4673549..8e2503f 100644 --- a/omapip/omapi.3 +++ b/omapip/omapi.3 @@ -87,7 +87,7 @@ the lease ends. #include #include - #include + #include #include int main (int argc, char **argv) {