rtld.1: Improve _rtld_functrace example
commit6e86fc6eeaf381b9e112ceb58b9c1325dc945b7e
authorJohn Marino <draco@marino.st>
Thu, 10 Sep 2015 13:10:52 +0000 (10 15:10 +0200)
committerJohn Marino <draco@marino.st>
Thu, 10 Sep 2015 13:10:52 +0000 (10 15:10 +0200)
tree6742aa198dcc1c4dab5e78dd5f867e51bdd047cb
parent856bdec9b193f10e6e70b6f0beff6aa9bf173188
rtld.1: Improve _rtld_functrace example

The man page was written at a time that gcc was "leaking" headers.
Now <unistd.h> is required for this example to compile.
libexec/rtld-elf/rtld.1