Fix implicit function declaration warning.

This commit is contained in:
Christopher Brannon 2016-07-21 05:56:43 -07:00
commit 55e250d16a

View file

@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define _GNU_SOURCE
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>