mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
357265a6e5
MP3 frame level editor
11 lines
221 B
C
11 lines
221 B
C
--- src/utils.c.orig Fri Jul 20 11:14:59 2001
|
|
+++ src/utils.c Fri Jul 20 11:15:37 2001
|
|
@@ -25,6 +25,7 @@
|
|
#include "utils.h"
|
|
#include <unistd.h>
|
|
#include <stdio.h>
|
|
+#include <errno.h>
|
|
|
|
/*
|
|
* tmalloc: mallocs cleanly
|