mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Add #includes to avoid compile warnings.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2093
This commit is contained in:
parent
4fdbe49d12
commit
9ed3ee613b
@ -1,5 +1,5 @@
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <unistd.h>
|
||||
int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <unistd.h>
|
||||
int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user