mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
6 lines
62 B
C
6 lines
62 B
C
#ifndef HEADER1
|
|
#define HEADER1
|
|
|
|
#include "header3.h"
|
|
|
|
#endif
|