index
:
ports
main
rawnix ports tree
rawnix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rocm-hipamd
/
fix-os-posix-basename.awk
blob: 4c32ca2c87452aeb1f5bf32dd23925d81f462e6b (
plain
)
1
2
3
4
5
6
/#include <sys\/sysinfo.h>/ { print print "#include <libgen.h>" next } { print }