upvote
That’s not a builtin, so wouldn’t it be:

   #include <old-man-shouting-at-clouds.h>
reply
And it's kinda old, so maybe

  #define _POSIX_C_SOURCE 1
  #include <old-man-shouting-at-clouds.h>
reply