Skip to content
Snippets Groups Projects
Commit 1fa2665d authored by tewk's avatar tewk
Browse files

added missing stdlib include

parent 61530d8a
No related branches found
No related tags found
No related merge requests found
/* Test of src/bitstring.c /* Test of src/bitstring.c
*/ */
#include <stdlib.h>
#include <src/common/bitstring.h> #include <src/common/bitstring.h>
#include <sys/time.h> #include <sys/time.h>
#include <testsuite/dejagnu.h> #include <testsuite/dejagnu.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment