summaryrefslogtreecommitdiff
path: root/src/os_beos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_beos.h')
-rw-r--r--src/os_beos.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os_beos.h b/src/os_beos.h
index 0aa6f990f..caf395211 100644
--- a/src/os_beos.h
+++ b/src/os_beos.h
@@ -20,8 +20,8 @@
#undef BEOS_DR8
#define BEOS_PR_OR_BETTER
-/* select emulation */
+// select emulation
#ifndef PROTO
-# include <net/socket.h> /* for typedefs and #defines only */
+# include <net/socket.h> // for typedefs and #defines only
#endif