summaryrefslogtreecommitdiff
path: root/zttool.c
diff options
context:
space:
mode:
Diffstat (limited to 'zttool.c')
-rw-r--r--zttool.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/zttool.c b/zttool.c
index 8b7fda6..2428883 100644
--- a/zttool.c
+++ b/zttool.c
@@ -28,6 +28,10 @@
*
*/
+/*** MODULEINFO
+ <depend>newt</depend>
+ ***/
+
#include <stdio.h>
#include <getopt.h>
#include <string.h>