]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/TypedMsgHdr.cc
Cleanup: un-wrap C++ header includes
[thirdparty/squid.git] / src / ipc / TypedMsgHdr.cc
index fe201b34e52c319ed54fe84cac9719f7b84e302f..8e202dae521a39933df7f0f15b6eda68fd1de7b9 100644 (file)
@@ -8,7 +8,7 @@
 #include "ipc/TypedMsgHdr.h"
 #include "tools.h"
 
-#include <string.h>
+#include <cstring>
 
 Ipc::TypedMsgHdr::TypedMsgHdr()
 {