Signed-off-by: aldot <[email protected]> --- src/osdctl/osdctl.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/osdctl/osdctl.h b/src/osdctl/osdctl.h index 4fcdb48..a9d1df5 100644 --- a/src/osdctl/osdctl.h +++ b/src/osdctl/osdctl.h @@ -1,3 +1,4 @@ #include <stdio.h> +#include <stdlib.h> #include <getopt.h> #include <linux/limits.h> -- 1.5.6.5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

