Skip to content

Commit 89e90ab

Browse files
committed
luxfetch: typo
1 parent d12e8d3 commit 89e90ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luxfetch/luxfetch.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <stdlib.h>
1010
#include <unistd.h>
1111
#include <string.h>
12-
#include <fnctl.h>
12+
#include <fcntl.h>
1313
#include <sys/ioctl.h>
1414
#include <sys/lux/lux.h>
1515

0 commit comments

Comments
 (0)