Skip to content

Instantly share code, notes, and snippets.

@antonioJASR
Created December 8, 2013 19:11
Show Gist options
  • Save antonioJASR/7862427 to your computer and use it in GitHub Desktop.
Save antonioJASR/7862427 to your computer and use it in GitHub Desktop.
Error compiling c++ code in maverick
s.h:40:11: fatal error:
'errno.h' file not found
# include <errno.h>
^
1 error generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment