summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2025-08-28 20:21:43 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2025-09-05 15:11:02 +0200
commit629a2b18e8729497eeac5b63e575e0961ca3a4ab (patch)
tree41a35ada7d15fff5360eb6baf946675f301563ab /rust/helpers/task.c
parentd5d80ac74f80fab4e2647c1030053d71d8c81bc9 (diff)
batman-adv: remove includes for extern declarations
It is not necessary to include the header for the struct definition for an "extern " declaration. It can simply be dropped from the headers to reduce the number of includes the preprocessor has to process. If needed, it can be added to the actual C source file. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions