]> diplodocus.org Git - nmh/commitdiff
Refer to #include files from the root of nmh's source.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sat, 9 Sep 2017 20:56:42 +0000 (21:56 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sat, 9 Sep 2017 20:56:42 +0000 (21:56 +0100)
One of the -I options given to the C compiler is the root of the nmh
source.  This means uip/foo.c's #include of the relative ../sbr/bar.h
can also be written more tidily as sbr/bar.h.


No differences found