]> rtime.felk.cvut.cz Git - socketcan-simulink.git/blobdiff - blocks/tlc_c/rpp_can_common.tlc
Document myself as author of SocketCAN port of the original RPP library.
[socketcan-simulink.git] / blocks / tlc_c / rpp_can_common.tlc
index e38b474d3810c4731bc75e2b5c84607507b24963..60ba294cbf7b7534dcfb6768aba27123c5277652 100644 (file)
@@ -3,6 +3,7 @@
 %% Authors:
 %%     Michal Horn  <hornmich@fel.cvut.cz>
 %%     Michal Sojka <sojkam1@fel.cvut.cz>
+%%     Pavel Pisa <pisa@cmp.felk.cvut.cz> - author of SocketCAN port
 %%
 %% Redistribution and use in source and binary forms, with or without
 %% modification, are permitted provided that the following conditions are
@@ -64,6 +65,7 @@
        %<LibAddToCommonIncludes("<sys/ioctl.h>")>
        %<LibAddToCommonIncludes("<linux/can.h>")>
        %<LibAddToCommonIncludes("<linux/can/raw.h>")>
+       %<LibAddToCommonIncludes("<stdlib.h>")>
        %<LibAddToCommonIncludes("<fcntl.h>")>
        %<LibAddToCommonIncludes("<errno.h>")>
   %endif