Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
pcopy
> pcopy-string.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File pcopy-string.patch of Package pcopy
--- pcopy.c.orig 2008-12-18 23:53:39.000000000 +0100 +++ pcopy.c 2008-12-18 23:55:15.000000000 +0100 @@ -33,7 +33,7 @@ # include <pthread.h> #endif - +#include <string.h> #include <stdio.h> #include <assert.h> #include <errno.h>