criu/soccr
Dmitry Safonov 2a37b50765 soccr.h: use uint32_t instead of __u32
As uint32_t already has occupied the header, use it for all 32-bit
unsigns. That will allow to drop additional include <linux/types.h>.

Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-05-19 09:17:19 +03:00
..
test soccr: add one more test to check libsoccr_save/libsoccr_restore 2017-02-01 18:41:29 +03:00
Makefile soccr: Wire into builder 2017-01-16 11:03:41 +03:00
soccr.c soccr: fix log messages and add a few more 2017-05-10 04:13:42 +03:00
soccr.h soccr.h: use uint32_t instead of __u32 2017-05-19 09:17:19 +03:00