aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/print_help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/print_help.cpp')
-rw-r--r--src/print_help.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/print_help.cpp b/src/print_help.cpp
index da401134..856b87d5 100644
--- a/src/print_help.cpp
+++ b/src/print_help.cpp
@@ -1,12 +1,9 @@
-
/** \file print_help.c
Print help message for the specified command
*/
-
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <stddef.h>
#include <sys/types.h>
#include "print_help.h"