]> git.saurik.com Git - redis.git/blobdiff - linenoise.c
swap arguments in blockClientOnSwappedKeys to be consistent
[redis.git] / linenoise.c
index f7f2159fbf3e4a2955509d22b22572731be8e850..0c04d03fb153ee8e7459b9c4cbedfb233a30300a 100644 (file)
@@ -69,6 +69,7 @@
  * 
  */
 
+#include "fmacros.h"
 #include <termios.h>
 #include <unistd.h>
 #include <stdlib.h>