strtoimax: port to HP-UX 11.11
[gnulib.git] / lib / fchown-stub.c
index 322bacc..62b6969 100644 (file)
@@ -1,12 +1,11 @@
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
+
 #include <sys/types.h>
 #include <errno.h>
 
-/* A trivial substitute for `fchown'.
+/* A trivial substitute for 'fchown'.
 
-   DJGPP 2.03 and earlier (and perhaps later) don't have `fchown',
+   DJGPP 2.03 and earlier (and perhaps later) don't have 'fchown',
    so we pretend no-one has permission for this operation. */
 
 int