forked from Lainports/freebsd-ports
- Sort USES - Merge post-extract: into post-patch: - Cosmetic change - Update pkg-descr - Remove license from pkg-descr - Take maintainership
10 lines
195 B
C
10 lines
195 B
C
--- src/utils.c.orig 2001-08-17 20:44:09 UTC
|
|
+++ src/utils.c
|
|
@@ -25,6 +25,7 @@
|
|
#include "utils.h"
|
|
#include <unistd.h>
|
|
#include <stdio.h>
|
|
+#include <errno.h>
|
|
|
|
/*
|
|
* tmalloc: mallocs cleanly
|