Skip to content
Snippets Groups Projects
Commit eacee7da authored by Yury Umanets's avatar Yury Umanets
Browse files

- update from HEAD

parent 4156b32e
No related merge requests found
......@@ -41,7 +41,6 @@
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/mman.h>
#include <sys/utsname.h>
#include <portals/api-support.h>
......@@ -736,8 +735,8 @@ static int jt_dbg_modules_2_4(int argc, char **argv)
}
return 0;
#endif /* Headers are 2.6-only */
#endif /* !HAVE_LINUX_VERSION_H */
#endif // Headers are 2.6-only
#endif // !HAVE_LINUX_VERSION_H
return -EINVAL;
}
......
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