Discontinue HPUX support

This commit is contained in:
Chase
2022-07-22 21:42:06 -05:00
committed by Jon Trulson
parent bd83b53d56
commit edf4319548
235 changed files with 198 additions and 6290 deletions

View File

@@ -57,9 +57,7 @@
#include <ctype.h>
#include <stdlib.h>
#if defined(__hpux)
# include <wchar.h>
#elif defined(sun)
#if defined(sun)
# if (_XOPEN_VERSION==3)
# include <wctype.h>
# else