Skip to content

Commit

Permalink
Outch. The most important part, stop dragging in troublesome includes.
Browse files Browse the repository at this point in the history
Submitted by:	David Shane Holden <[email protected]>


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63705 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
wrowe committed Jul 17, 2002
1 parent 8a601b4 commit 94d9081
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions misc/win32/rand.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,12 @@
* <http://www.apache.org/>.
*/

#include <windows.h>
#include <objbase.h>
#include <wincrypt.h>
#include "apr.h"
#include "apr_private.h"
#include "apr_general.h"
#include "apr_portable.h"
#include "misc.h"
#include <wincrypt.h>


APR_DECLARE(apr_status_t) apr_generate_random_bytes(unsigned char * buf,
Expand Down

0 comments on commit 94d9081

Please sign in to comment.