Andreas Krennmair:
[apps/madmutt.git] / pgppubring.c
index 878b10a..4d6f23a 100644 (file)
@@ -50,6 +50,8 @@
 extern char *optarg;
 extern int optind;
 
+short Umask; /* dirty hack because we need Umask in lib.c but don't want globals.h there */
+
 #include "sha1.h"
 #include "md5.h"
 #include "lib.h"