diff options
Diffstat (limited to 'src/isotp/send.c')
-rw-r--r-- | src/isotp/send.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/isotp/send.c b/src/isotp/send.c index 13db064c..798fab83 100644 --- a/src/isotp/send.c +++ b/src/isotp/send.c @@ -1,4 +1,6 @@ #include <isotp/send.h> +#include <bitfield/bitfield.h> +#include <string.h> #define PCI_NIBBLE_INDEX 0 #define PAYLOAD_LENGTH_NIBBLE_INDEX 1 |