summaryrefslogtreecommitdiff
path: root/demos/pexpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/pexpr.c')
-rw-r--r--demos/pexpr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/pexpr.c b/demos/pexpr.c
index 58cc308ca..d5009e9ee 100644
--- a/demos/pexpr.c
+++ b/demos/pexpr.c
@@ -56,6 +56,7 @@ this program. If not, see https://www.gnu.org/licenses/. */
#include <sys/resource.h>
#endif
+#include "gmp.h"
/* SunOS 4 and HPUX 9 don't define a canonical SIGSTKSZ, use a default. */
#ifndef SIGSTKSZ