mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
6 lines
62 B
C
6 lines
62 B
C
#ifndef HEADER2
|
|
#define HEADER2
|
|
|
|
#include "header3.h"
|
|
|
|
#endif
|