-*** gnulib/lib/exitfail.h 2005-05-14 08:03:58.000000000 +0200
---- gettext-tools/lib/exitfail.h 2006-07-22 16:35:58.000000000 +0200
+*** exitfail.h.orig 2024-04-30 14:23:34.917729169 +0200
+--- exitfail.h 2024-04-30 14:23:45.389780892 +0200
***************
-*** 15,18 ****
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>. */
+*** 20,26 ****
+ #endif
+
! extern int volatile exit_failure;
---- 15,18 ----
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <https://www.gnu.org/licenses/>. */
+
+
+ #ifdef __cplusplus
+--- 20,26 ----
+ #endif
+
! extern DLL_VARIABLE int volatile exit_failure;
+
+
+ #ifdef __cplusplus