forked from Imagelibrary/rtems
tools/build/binpatch.c: Include <unistd.h> for getopt()
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
|
||||
static char buf[512];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user