Skip to content
  • Reuben Thomas's avatar
    [project @ 2001-07-13 11:48:52 by rrt] · c3b90296
    Reuben Thomas authored
    Don't use relative #include paths, as these files will be compiled from
    inside cbits (they're now linked into the cbits library). All paths on which
    include files may be found must now be given with -I directives.
    c3b90296