aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/Misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/Misc.h')
-rw-r--r--nxcomp/Misc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nxcomp/Misc.h b/nxcomp/Misc.h
index 200831757..3f37836f5 100644
--- a/nxcomp/Misc.h
+++ b/nxcomp/Misc.h
@@ -21,8 +21,8 @@
#include <iostream>
#include <fstream>
-#include <errno.h>
-#include <string.h>
+#include <cerrno>
+#include <cstring>
#ifdef __sun