Include <camlib.h> for cam_path_string().
Submitted by: Pawel Worach
This commit is contained in:
parent
6cb47f8ff6
commit
1448716f0e
@ -37,6 +37,7 @@ __FBSDID("$FreeBSD$");
|
||||
#else /* _KERNEL */
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <camlib.h>
|
||||
#endif /* _KERNEL */
|
||||
|
||||
#include <cam/cam.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user