added <stdlib.h>
This commit is contained in:
parent
d1976b7f49
commit
2f944c5d20
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include <getopt.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <comedi.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue