]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/unix.h
Cleanups of the GSSAPI support. On Windows, standard GSS libraries
[PuTTY.git] / unix / unix.h
index 9de4e4a96f8410f3e681207cfc63a868bffe86a8..74f4174667b9cfcc1d687a186c0259c0220dc489 100644 (file)
@@ -42,6 +42,7 @@ typedef uint32_t uint32; /* C99: uint32_t defined in stdint.h */
  */
 #define HELPCTX(x) P(NULL)
 #define FILTER_KEY_FILES NULL          /* FIXME */
+#define FILTER_DYNLIB_FILES NULL       /* FIXME */
 
 /*
  * Under X, selection data must not be NUL-terminated.