diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 1ecbf524c..2489c111a 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -216,8 +216,8 @@ cd ../gcc-build</userinput></screen> xpointer="xpointer(//*[@os='h'])"/> <screen><computeroutput>#include <...> search starts here: - /usr/local/include /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include + /usr/local/include /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include-fixed /usr/include</computeroutput></screen> |