mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 09:52:44 -04:00
4 lines
45 B
C
4 lines
45 B
C
#ifndef C_H
|
|
#define C_H
|
|
extern int c;
|
|
#endif
|