summaryrefslogtreecommitdiff
path: root/listing.h
diff options
context:
space:
mode:
Diffstat (limited to 'listing.h')
-rw-r--r--listing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/listing.h b/listing.h
index c3ac153..55db4f9 100644
--- a/listing.h
+++ b/listing.h
@@ -10,5 +10,6 @@
#define NASM_LISTING_H
extern ListGen nasmlist;
+extern int user_nolist; /* fbk - 9/1/00 */
#endif