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, 0 insertions, 1 deletions
diff --git a/demos/pexpr.c b/demos/pexpr.c
index d5009e9ee..58cc308ca 100644
--- a/demos/pexpr.c
+++ b/demos/pexpr.c
@@ -56,7 +56,6 @@ 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