Opt files are included with single quotes.

This commit is contained in:
Warner Losh 2017-07-10 03:38:12 +00:00
parent b805794525
commit 6df06cd671

View File

@ -32,7 +32,7 @@
#define _CAM_CAM_H 1
#ifdef _KERNEL
#include <opt_cam.h>
#include "opt_cam.h"
#endif
#include <sys/cdefs.h>