summaryrefslogtreecommitdiff
path: root/src/execline/export.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/execline/export.c')
-rw-r--r--src/execline/export.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/execline/export.c b/src/execline/export.c
index 7b306c7..45ed489 100644
--- a/src/execline/export.c
+++ b/src/execline/export.c
@@ -2,7 +2,7 @@
#include <string.h>
-#include <skalibs/strerr2.h>
+#include <skalibs/strerr.h>
#include <skalibs/exec.h>
#define USAGE "export variable value prog..."