Skip to content
Snippets Groups Projects
Commit 6eede51a authored by Tommy Olofsson's avatar Tommy Olofsson
Browse files

More undef constants.

parent 4a74d30c
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#define ECONNRESET 101 #define ECONNRESET 101
#define ENOTSUP 102 #define ENOTSUP 102
#define EALREADY 103 #define EALREADY 103
#define ENODATA 104
#define inline __inline #define inline __inline
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment