MXS-2205 Convert config_runtime.h and externcmd.h to .hh

This commit is contained in:
Esa Korhonen
2018-11-30 17:42:24 +02:00
parent 344c7dde4a
commit b15f43bc81
9 changed files with 14 additions and 15 deletions

View File

@ -11,7 +11,7 @@
* Public License.
*/
#include "internal/externcmd.h"
#include "internal/externcmd.hh"
#include <ctype.h>
#include <errno.h>