src/network/core/os_abstraction.h
branchNewGRF_ports
changeset 6871 5a9dc001e1ad
parent 6719 4cc327ad39d5
child 10388 e21a5b763f76
--- a/src/network/core/os_abstraction.h	Sat Oct 06 21:16:00 2007 +0000
+++ b/src/network/core/os_abstraction.h	Mon Dec 03 23:39:38 2007 +0000
@@ -202,11 +202,6 @@
 #endif
 }
 
-#ifdef __APPLE__
-/* Looks like sys/socket.h uses a name we got in macros.h */
-#undef ALIGN
-#endif
-
 #endif /* ENABLE_NETWORK */
 
 #endif /* NETWORK_CORE_OS_ABSTRACTION_H */