]> granicus.if.org Git - postgresql/blobdiff - src/backend/port/dynloader/unixware.h
Run pgindent on 9.2 source tree in preparation for first 9.3
[postgresql] / src / backend / port / dynloader / unixware.h
index 19141ca8d02c49a5acda57082ad4f0a8ba544c4b..9d87a7c614513eb9df6acd2e4253b08a880a35e0 100644 (file)
@@ -18,7 +18,7 @@
 #define PORT_PROTOS_H
 
 #include <dlfcn.h>
-#include "utils/dynamic_loader.h"      /* pgrminclude ignore */
+#include "utils/dynamic_loader.h"              /* pgrminclude ignore */
 
 /*
  * Dynamic Loader on UnixWare.