/[livstidsfanger]/trunk/livstidsfanger.c
ViewVC logotype

Diff of /trunk/livstidsfanger.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

  Revision 13 by trond, 2014-11-09T15:15:31Z
vs.
  Revision 14 by trond, 2014-11-09T15:30:18Z
*** trunk/livstidsfanger.c	2014/11/09 15:15:31	13
--- trunk/livstidsfanger.c	2014/11/09 15:30:18	14
***************
*** 17,22 ****
--- 17,26 ----
  #include <time.h>
  #include <unistd.h>
  
+ #if _POSIX_THREADS < 200112L
+ #error her mangler det støtte for POSIX Threads anno 2001
+ #endif
+ 
  #if __STDC_VERSION__ >= 201112L
  #include <stdnoreturn.h>
  #else


 

svn@ximalas.info
ViewVC Help
Powered by ViewVC 1.3.0-beta1