Преглед на файлове

package: swconfig: Fix build failure

Signed-off-by: Phil Sutter <phil@nwl.cc>
Phil Sutter преди 3 седмици
родител
ревизия
ec1fc22294
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      package/swconfig/src/swlib.c

+ 1 - 0
package/swconfig/src/swlib.c

@@ -16,6 +16,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include <ctype.h>
 #include <inttypes.h>
 #include <errno.h>
 #include <stdint.h>