diff options
Diffstat (limited to 'usr/src/tools/ctf/Makefile.ctf')
| -rw-r--r-- | usr/src/tools/ctf/Makefile.ctf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/tools/ctf/Makefile.ctf b/usr/src/tools/ctf/Makefile.ctf index 7b42b93bb6..e8fee40a21 100644 --- a/usr/src/tools/ctf/Makefile.ctf +++ b/usr/src/tools/ctf/Makefile.ctf @@ -42,7 +42,8 @@ HDRDIRS= \ -I../../common \ -I$(SRC) \ -I/usr/include \ - -I$(SRC)/uts/common + -I$(SRC)/uts/common \ + -I$(NATIVE_ADJUNCT)/include CPPFLAGS += $(HDRDIRS) CFLAGS += $(CCVERBOSE) |
