criu/include
Cyrill Gorcunov e6a033fb05 net: libnetlink -- Add #ifdefs to escape system header conflict
Otherwise getting errors like

 | CC       libnetlink.o
 | In file included from libnetlink.c:4:0:
 | ./include/libnetlink.h:34:0: error: "NLMSG_LENGTH" redefined [-Werror]

And make macros a bit more readable.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
2011-12-27 01:41:17 +04:00
..
atomic.h Gather futex helpers into lock.h 2011-12-26 23:54:18 +04:00
bitops.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
compiler.h Add ALIGN helper 2011-11-16 18:16:12 +04:00
crtools.h Unix sockets initial support 2011-12-26 23:25:04 +04:00
image.h Unix sockets initial support 2011-12-26 23:25:04 +04:00
libnetlink.h net: libnetlink -- Add #ifdefs to escape system header conflict 2011-12-27 01:41:17 +04:00
list.h Initial commit 2011-09-23 12:00:45 +04:00
lock.h Gather futex helpers into lock.h 2011-12-26 23:54:18 +04:00
log.h Move logging functions to log.c 2011-12-19 18:52:50 +04:00
parasite-syscall.h Add missing extern to function prototypes 2011-12-19 21:46:03 +04:00
parasite.h parasite: Make max size for path being PATH_MAX 2011-12-19 15:34:37 +04:00
ptrace.h dump: Drop unneeded #includes 2011-12-19 23:18:17 +04:00
restorer.h restore: shmem -- Don't poll, use wait helpers instead 2011-12-26 23:54:18 +04:00
sockets.h Unix sockets initial support 2011-12-26 23:25:04 +04:00
syscall-codes.h restorer: Implement own BUG_ON_HANDLER 2011-12-26 15:54:27 +04:00
syscall.h restorer: Implement own BUG_ON_HANDLER 2011-12-26 15:54:27 +04:00
types.h dump: Drop unneeded #includes 2011-12-19 23:18:17 +04:00
unix_diag.h net: unix-diag -- Drop double underscopes 2011-12-26 23:25:13 +04:00
util.h Helper for moving image fd 2011-12-26 21:53:44 +04:00