mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 22:09:22 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
280 B
C
10 lines
280 B
C
--- src/backends/alc_backend_esd.c.orig 2006-01-12 18:12:11 UTC
|
|
+++ src/backends/alc_backend_esd.c
|
|
@@ -15,6 +15,7 @@
|
|
#include <string.h>
|
|
#include <sys/ioctl.h>
|
|
#include <sys/mman.h>
|
|
+#include <sys/select.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/time.h>
|
|
#include <sys/types.h>
|