Преглед изворни кода

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>