Blob Blame History Raw
#ifndef U16PORTS_H
#define U16PORTS_H

#include <stdint.h>
#include <unistd.h>
#include <sys/types.h>

#include "u16ports_api.h"

#ifdef __cplusplus
extern "C" {
#endif

#ifdef __cplusplus
}
#endif

#endif