From a81f6092350cf2c8fc3e3cefc61af7a1649ae030 Mon Sep 17 00:00:00 2001
From: Olivier Hainque <hainque@adacore.com>
Date: Mon, 17 Jan 2022 13:23:40 +0000
Subject: [PATCH] Fix glitch in entry for vxworks_posix_open

Which was incorrectly referring to the hack name from
a previous change (vxworks_math_h_fp_c99).
---
 fixincludes/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index b7e9a0b618f1..d379673b6cd6 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,6 +1,6 @@
 2022-01-16  Olivier Hainque  <hainque@adacore.com>
 
-	* inclhack.def (vxworks_math_h_fp_c99): New hack.
+	* inclhack.def (vxworks_posix_open): New hack.
 	* tests/base/fcntl.h: Update.
 	* fixincl.x: Regenerate.
 
-- 
GitLab