We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df463a commit 4e77882Copy full SHA for 4e77882
tests/test_hexagonfs.c
@@ -20,7 +20,7 @@
20
*/
21
22
#include <fcntl.h>
23
-#include <libhexagonrpc/fastrpc.h>
+#include <libhexagonrpc/hexagonrpc.h>
24
#include <stdbool.h>
25
#include <string.h>
26
#include <unistd.h>
tests/test_iobuffer.c
@@ -19,7 +19,7 @@
19
* along with this program. If not, see <https://www.gnu.org/licenses/>.
#include "../hexagonrpcd/iobuffer.h"
0 commit comments