2020-06-04 04:31:37 +00:00
|
|
|
--- a/utils/libcecutil/cec-info.cpp
|
|
|
|
+++ b/utils/libcecutil/cec-info.cpp
|
|
|
|
@@ -5,6 +5,7 @@
|
|
|
|
* Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
|
|
|
*/
|
2019-01-22 00:25:09 +00:00
|
|
|
|
|
|
|
+#include <cctype>
|
2020-06-04 04:31:37 +00:00
|
|
|
#include <stdio.h>
|
|
|
|
#include <string>
|
|
|
|
#include <unistd.h>
|