mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 10:50:13 -04:00
This fixes a -Wnested-extern error with GCC 9. There is an existing
extern declaration in top.h.
Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D31937
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| commands.c | ||
| commands.h | ||
| display.c | ||
| display.h | ||
| layout.h | ||
| loadavg.h | ||
| machine.c | ||
| machine.h | ||
| Makefile | ||
| Makefile.depend | ||
| screen.c | ||
| screen.h | ||
| top.1 | ||
| top.c | ||
| top.h | ||
| username.c | ||
| username.h | ||
| utils.c | ||
| utils.h | ||