2 Commits

Author SHA1 Message Date
Aorimn fc4011a9c5 Change xwrappers into dis_wrappers
xmalloc, for instance, seems to be used by the ruby library as a wrapper
around malloc, which doesn't fit well with dislocker.
2015-04-25 15:53:02 +02:00
Aorimn a5d85f6264 Move includes into separate directory
This adds an include/ directory from which includes files will be. Each
header is now moved to this directory, in the same sub-directory it was
in.
Each #include has been changed accordingly in order not to break
compilation.
2015-03-04 23:35:25 +01:00