Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
diff --git a/Misc/NEWS b/Misc/NEWS
index ebdfa7c..a9fbd8d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -131,6 +131,8 @@
 Build
 -----
 
+- Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
+
 - Issue #14437: Fix building the _io module under Cygwin.
 
 - Issue #14387: Do not include accu.h from Python.h.