diff options
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ #include <stdlib.h> #include <string.h> #include <unistd.h> + +#ifdef main +# define LIBSIMPLY_CONFIG_MULTICALL_BINARY +#endif #include <libsimple-arg.h> |
