Index: libcfa/src/concurrency/iofwd.hfa
===================================================================
--- libcfa/src/concurrency/iofwd.hfa	(revision 0a2e0e21e6c837b19f0e1a9d3e9f16f4b9013fce)
+++ libcfa/src/concurrency/iofwd.hfa	(revision f898983e2ff20b90d4e53f1a8cac372538fd7b0e)
@@ -10,6 +10,6 @@
 // Created On       : Thu Apr 23 17:31:00 2020
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Fri Jul 21 20:35:53 2023
-// Update Count     : 2
+// Last Modified On : Fri Jul 21 21:36:01 2023
+// Update Count     : 3
 //
 
@@ -18,4 +18,5 @@
 #include <unistd.h>
 #include <sys/socket.h>
+#include <string.h>										// memset
 
 extern "C" {
