summaryrefslogtreecommitdiffstats
path: root/workspace/customdhcpcd/src/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'workspace/customdhcpcd/src/status.h')
-rw-r--r--workspace/customdhcpcd/src/status.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/workspace/customdhcpcd/src/status.h b/workspace/customdhcpcd/src/status.h
index afdc071..493eea1 100644
--- a/workspace/customdhcpcd/src/status.h
+++ b/workspace/customdhcpcd/src/status.h
@@ -10,7 +10,8 @@
enum STATUS {
STAT_OK,
- STAT_ERROR
+ STAT_ERROR,
+ STAT_INFO
};
enum SUBSTATUS {