mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
When compiling librpcsvc with LLVM, we get a compiler error, because hexval() uses an ANSI prototype, but a K&R declaration. I could have just changed hexval(), but I'd rather keep this consistent. It's not that much code. Submitted by: Pawel Worach <pawel worach gmail com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| rnusers.c | ||
| rstat.c | ||
| rwall.c | ||
| secretkey.c | ||
| xcrypt.c | ||
| yp_passwd.c | ||
| yp_update.c | ||