Update main.c

naming updates
This commit is contained in:
Grant Mackey 2024-04-04 21:25:21 +00:00
parent e7e9e95710
commit e1aaad14d9

2
main.c
View File

@ -43,7 +43,7 @@
*/ */
#include <linux/types.h> #include <linux/types.h>
#include "ptrqueue.h" #include "main.h"
/* MACROS ====================================================================*/ /* MACROS ====================================================================*/