mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02:00
dev: use #include
s according to error's concerns
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <chvt.h>
|
||||
#include "chvt.h"
|
||||
|
||||
static char *vterms[] = {"/dev/tty", "/dev/tty0", "/dev/vc/0", "/dev/systty",
|
||||
"/dev/console"};
|
||||
|
Reference in New Issue
Block a user