CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/01/07 11:43:33
Modified files: usr.sbin/httpd/src/include: ap_config.h Log message: Use __attribute__((__gnu_inline__)) with __inline__ if __GNUC_STDC_INLINE__ is defined. Fixes build with LLVM. >From and OK millert@