aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string/strcat.c')
-rw-r--r--src/string/strcat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/strcat.c b/src/string/strcat.c
index ed10cc2..2205f39 100644
--- a/src/string/strcat.c
+++ b/src/string/strcat.c
@@ -16,7 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <string.h>
-#include <stddef.h>