diff --git a/tdeio/tdeio/job.cpp b/tdeio/tdeio/job.cpp index a8e9e358a..48cc68e3b 100644 --- a/tdeio/tdeio/job.cpp +++ b/tdeio/tdeio/job.cpp @@ -98,7 +98,7 @@ extern "C" { //#include // For stderr, (v)fprintf (already included above) //#include // For errno (already included above) //#include // For free (already included above) -//#include // For errno, strdup, and strcmp (already implictly included above) +//#include // For strerror, strdup, and strcmp (already implicitly included above) #include // For va_start and va_end extern "C" {