mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 06:14:41 +01:00
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit dd74a7cb87)
11 lines
257 B
Diff
11 lines
257 B
Diff
--- 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.
|
|
*/
|
|
|
|
+#include <cctype>
|
|
#include <stdio.h>
|
|
#include <string>
|
|
#include <unistd.h>
|