mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove the hiding of some prototype declarations.
This commit is contained in:
parent
abafa9b9aa
commit
cbedf1aa6f
1 changed files with 0 additions and 4 deletions
|
|
@ -73,12 +73,8 @@ const struct alpha_variation_table dec_kn300_variations[] = {
|
|||
};
|
||||
|
||||
|
||||
#if NSC > 0
|
||||
extern int siocnattach __P((int, int));
|
||||
#endif
|
||||
#ifdef DDB
|
||||
extern int siogdbattach __P((int, int));
|
||||
#endif
|
||||
extern int sccnattach __P((void));
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue