aboutsummaryrefslogtreecommitdiff
path: root/audio/gsm/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gsm/files/patch-aa')
-rw-r--r--audio/gsm/files/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/gsm/files/patch-aa b/audio/gsm/files/patch-aa
deleted file mode 100644
index 244eb8ef13dc..000000000000
--- a/audio/gsm/files/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-*** inc/config.h Fri Jan 6 01:35:41 1995
---- inc/config.h Fri Jan 6 01:35:51 1995
-***************
-*** 25,32 ****
- /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */
-
- #define HAS_UNISTD_H 1 /* /usr/include/unistd.h */
-! #define HAS_UTIME 1 /* POSIX utime(path, times) */
-! /*efine HAS_UTIMES 1 /* use utimes() syscall instead */
- #define HAS_UTIME_H 1 /* UTIME header file */
- /*efine HAS_UTIMBUF 1 /* struct utimbuf */
- /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */
---- 25,32 ----
- /*efine HAS_STRINGS_H 1 /* /usr/include/strings.h */
-
- #define HAS_UNISTD_H 1 /* /usr/include/unistd.h */
-! /*efine HAS_UTIME 1 /* POSIX utime(path, times) */
-! #define HAS_UTIMES 1 /* use utimes() syscall instead */
- #define HAS_UTIME_H 1 /* UTIME header file */
- /*efine HAS_UTIMBUF 1 /* struct utimbuf */
- /*efine HAS_UTIMEUSEC 1 /* microseconds in utimbuf? */