Skip to content

Commit

Permalink
canctl.h: move from include/linux -> src
Browse files Browse the repository at this point in the history
Closes: #51
  • Loading branch information
marckleinebudde committed Dec 9, 2024
1 parent e8b78bb commit 84c0e71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/state_nobus.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */

#include "canctl.h"
#include "config.h"
#include "socketcand.h"
#include "include/linux/canctl.h"

#include <stdio.h>
#include <string.h>
Expand Down

0 comments on commit 84c0e71

Please sign in to comment.