Skip to content

Commit 5b80d61

Browse files
committed
hexagonrpcd: iobuffer: depend on new hexagonrpc header
1 parent 4e77882 commit 5b80d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hexagonrpcd/iobuffer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* along with this program. If not, see <https://www.gnu.org/licenses/>.
2020
*/
2121

22-
#include <libhexagonrpc/fastrpc.h>
22+
#include <libhexagonrpc/hexagonrpc.h>
2323
#include <stdint.h>
2424
#include <stdio.h>
2525
#include <stdlib.h>

0 commit comments

Comments
 (0)