about summary refs log tree commit diff
path: root/editor/pamperspective.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pamperspective.c')
-rw-r--r--editor/pamperspective.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pamperspective.c b/editor/pamperspective.c
index 16715c2e..a206b57f 100644
--- a/editor/pamperspective.c
+++ b/editor/pamperspective.c
@@ -18,6 +18,7 @@
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#define _DEFAULT_SOURCE /* New name for SVID & BSD source defines */
 #define _XOPEN_SOURCE 500  /* Make sure strdup() is in string.h */
 #define _BSD_SOURCE   /* Make sure strdup is int string.h */