Skip to content

Commit

Permalink
Added a missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
drebatto authored and rebatto committed May 25, 2017
1 parent 20e9e3c commit e12da64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test_blah_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@


#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <assert.h>
Expand Down

0 comments on commit e12da64

Please sign in to comment.