forked from Imagelibrary/binutils-gdb
sim: drop unused targ-vals.h includes
This is used in a few places where it's not needed. Drop the include to avoid the build-time generated header file as we move to drop it.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "sim-syscall.h"
|
||||
#include "sim/callback.h"
|
||||
#include "syscall.h"
|
||||
#include "targ-vals.h"
|
||||
#include <dirent.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user