summaryrefslogtreecommitdiff
path: root/strlcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'strlcat.c')
-rw-r--r--strlcat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/strlcat.c b/strlcat.c
index 14c53a1..05d0c8f 100644
--- a/strlcat.c
+++ b/strlcat.c
@@ -16,7 +16,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/types.h>
#include <string.h>
/*