summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntux_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ntux_driver_impl.h')
-rw-r--r--src/internal/ntux_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/ntux_driver_impl.h b/src/internal/ntux_driver_impl.h
index 815f3ef..822f131 100644
--- a/src/internal/ntux_driver_impl.h
+++ b/src/internal/ntux_driver_impl.h
@@ -9,6 +9,8 @@
#include <ntux/ntux.h>
#include "argv/argv.h"
+#define NTUX_OPTV_ELEMENTS 64
+
extern const struct argv_option ntux_default_options[];
extern const ntapi_vtbl * ntux_ntapi;