mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Need a different #include for the userland regression test.
This commit is contained in:
parent
a6de455253
commit
117bae1fd3
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
* The GEOM subsystem makes a few concessions in order to be able to run as a
|
||||
* user-land simulation as well as a kernel component.
|
||||
*/
|
||||
#include <geom/geom_sim.h>
|
||||
#include <geom_sim.h>
|
||||
#endif
|
||||
|
||||
struct g_method;
|
||||
|
|
|
|||
Loading…
Reference in a new issue