summaryrefslogtreecommitdiff
path: root/wvdial/wvstreams-4.6.1-gcc47.patch
blob: 0f8d719d8532d9f5d4939a46ba81503caa1a9f89 (plain)
    1 # http://code.google.com/p/wvstreams/issues/detail?id=34
    2 
    3 --- wvstreams-4.6.1-dist/include/wvuid.h	2012-01-05 10:18:58.713661236 +0100
    4 +++ wvstreams-4.6.1/include/wvuid.h	2012-01-05 10:27:42.198435328 +0100
    5 @@ -7,6 +7,7 @@
    6  #ifndef __WVUID_H
    7  #define __WVUID_H
    8  
    9 +#include <unistd.h>
   10  #include "wvstring.h"
   11  
   12  #if WIN32

Generated by cgit