Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
uv-common.c: remove terrible hack
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed May 15, 2012
1 parent dd4878c commit 23f6b99
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/uv-common.c
Expand Up @@ -20,12 +20,6 @@
*/

#include "uv.h"

/* FIXME: This hack sucks. */
#ifdef _WIN32
# include "win/internal.h"
#endif

#include "uv-common.h"

#include <assert.h>
Expand Down

0 comments on commit 23f6b99

Please sign in to comment.