X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/b3d375b244187cd77f45dc013668e6273e133179..4ceef22460eca9798463c80ff09c74942d0f25b6:/unix/unix.h?ds=inline diff --git a/unix/unix.h b/unix/unix.h index 9de4e4a9..74f41746 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -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.