You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
257 B

  1. --- a/utils/libcecutil/cec-info.cpp
  2. +++ b/utils/libcecutil/cec-info.cpp
  3. @@ -5,6 +5,7 @@
  4. * Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
  5. */
  6. +#include <cctype>
  7. #include <stdio.h>
  8. #include <string>
  9. #include <unistd.h>