From d71ef22f142c845d0f5a18cf020dd6d72a120344 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 17 Feb 2003 08:57:56 +0000 Subject: [PATCH] Include hpux10-20.h instead of hpux10.h. --- src/s/hpux11.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/hpux11.h b/src/s/hpux11.h index 776f8ec2b83..1d49d6eedca 100644 --- a/src/s/hpux11.h +++ b/src/s/hpux11.h @@ -1,4 +1,4 @@ -#include "hpux10.h" +#include "hpux10-20.h" #define HPUX11 -- 2.39.5