mirror of
https://github.com/sheumann/hush.git
synced 2025-08-07 11:26:53 +00:00
Fix compile warning
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include <ctype.h>
|
||||||
|
|
||||||
#include "busybox.h"
|
#include "busybox.h"
|
||||||
|
|
||||||
#define VTNAME "/dev/tty%d"
|
#define VTNAME "/dev/tty%d"
|
||||||
|
Reference in New Issue
Block a user