Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On windows should use <time.h> instead of <sys/time.h>. #7

Merged
merged 2 commits into from Jan 17, 2013
Merged

On windows should use <time.h> instead of <sys/time.h>. #7

merged 2 commits into from Jan 17, 2013

Conversation

dkucinskas
Copy link

In order to be able to build on windows I had to make those changes.

@lloyd
Copy link
Owner

lloyd commented Jan 17, 2013

This breaks the build according to Travis:

69../toobusy.cc:7:6: error: #elif with no expression

@dkucinskas
Copy link
Author

Added other commit changed #elif with #else.

@lloyd
Copy link
Owner

lloyd commented Jan 17, 2013

beautiful, that looks much better. thanks for the contribution!

lloyd added a commit that referenced this pull request Jan 17, 2013
On windows should use <time.h> instead of <sys/time.h>.
@lloyd lloyd merged commit 525c14d into lloyd:master Jan 17, 2013
@dkucinskas dkucinskas deleted the windows-time-fix branch January 17, 2013 19:00
STRML referenced this pull request in STRML/node-toobusy May 29, 2013
On windows should use <time.h> instead of <sys/time.h>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants