Need a different #include for the userland regression test.

This commit is contained in:
Poul-Henning Kamp 2002-03-17 19:15:28 +00:00
parent a6de455253
commit 117bae1fd3

View file

@ -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;