Skip to content
Snippets Groups Projects
Commit a5a47899 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

make XDR support for dump style xtc compile on MacOSX

parent c399b75d
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ extern "C" {
typedef int bool_t;
#if defined(__MINGW32__)
#if defined(__MINGW32__) || defined(__APPLE)
typedef char * caddr_t;
typedef unsigned int u_int;
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment