rpms/bluez-utils/devel bluez-utils-missing-limits-include.patch, 1.1, 1.2

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Sat Feb 2 13:47:37 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-utils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26218

Modified Files:
	bluez-utils-missing-limits-include.patch 
Log Message:
Another missing include


bluez-utils-missing-limits-include.patch:

Index: bluez-utils-missing-limits-include.patch
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/devel/bluez-utils-missing-limits-include.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bluez-utils-missing-limits-include.patch	2 Feb 2008 13:11:16 -0000	1.1
+++ bluez-utils-missing-limits-include.patch	2 Feb 2008 13:47:33 -0000	1.2
@@ -58,3 +58,18 @@
  #include <sys/socket.h>
  
  #include <bluetooth/bluetooth.h>
+Index: audio/pcm_bluetooth.c
+===================================================================
+RCS file: /cvsroot/bluez/utils/audio/pcm_bluetooth.c,v
+retrieving revision 1.98
+diff -u -p -r1.98 pcm_bluetooth.c
+--- audio/pcm_bluetooth.c	2 Feb 2008 03:37:05 -0000	1.98
++++ audio/pcm_bluetooth.c	2 Feb 2008 13:45:15 -0000
+@@ -33,6 +33,7 @@
+ #include <sys/time.h>
+ #include <pthread.h>
+ #include <signal.h>
++#include <limits.h>
+ 
+ #include <netinet/in.h>
+ 




More information about the fedora-extras-commits mailing list