Files

11 lines
315 B
Diff
Raw Permalink Normal View History

2026-06-15 14:59:00 -04:00
--- parse.c.orig 2026-02-14 04:04:32.000000000 -0500
+++ parse.c 2026-06-14 23:00:57.602695608 -0400
@@ -16,7 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <unistd.h>
-#include <crypt.h>
#include "common.h"
#define fast_g_string_append_c(gstring, c) \