Commit cb706ec4 authored by Alvaro Herrera's avatar Alvaro Herrera

Add missing <limits.h>

Per buildfarm
parent 7e413a0f
......@@ -33,6 +33,7 @@
#include <unistd.h>
#include <ctype.h>
#include <limits.h>
#ifdef HAVE_TERMIOS_H
#include <termios.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment