mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Implement listing devices in FreeBSD.
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
#ifndef AARUREMOTE_FREEBSD_FREEBSD_H_
|
||||
#define AARUREMOTE_FREEBSD_FREEBSD_H_
|
||||
|
||||
// Included here as it seems to need to be after all others
|
||||
#include <stdio.h>
|
||||
#include <camlib.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
int fd;
|
||||
|
||||
Reference in New Issue
Block a user