define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is not on.
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
#include "libbb.h"
|
#include "libbb.h"
|
||||||
|
|
||||||
|
#define DEBUG 0
|
||||||
|
|
||||||
int getpty(char *line, int size)
|
int getpty(char *line, int size)
|
||||||
{
|
{
|
||||||
int p;
|
int p;
|
||||||
|
Reference in New Issue
Block a user