Advertisement
Guest User

Untitled

a guest
Sep 19th, 2018
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. diff -ruN a/uml_net/host.c b/uml_net/host.c
  2. --- a/uml_net/host.c 2006-02-27 21:19:52.000000000 +0100
  3. +++ b/uml_net/host.c 2018-09-19 20:45:28.760518489 +0200
  4. @@ -10,6 +10,7 @@
  5. #include <ctype.h>
  6. #include <sys/wait.h>
  7. #include <sys/stat.h>
  8. +#include <sys/sysmacros.h>
  9. #include "output.h"
  10. #include "host.h"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement