]> granicus.if.org Git - postgresql/blobdiff - src/backend/port/dynloader/aix.h
Update copyright for 2015
[postgresql] / src / backend / port / dynloader / aix.h
index e7b18f0555cb412d9702c02c17b44bee7d350ce4..967ccd446059ca99617573d7f8d34558c95ad8f3 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for AIX-specific routines
  *
  *
- * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/port/dynloader/aix.h
@@ -16,7 +16,7 @@
 #define PORT_PROTOS_H
 
 #include <dlfcn.h>
-#include "utils/dynamic_loader.h"
+#include "utils/dynamic_loader.h"              /* pgrminclude ignore */
 
 /*
  * In some older systems, the RTLD_NOW flag isn't defined and the mode