bld-chain fix from Nelson
[sxemacs] / src / ent / ent-unary-rel.c
index 5312546..a49fc40 100644 (file)
@@ -1,11 +1,11 @@
 /*
   ent-unary-rel.c -- Global Unary Relations
-  Copyright (C) 2006, 2007, 2008 Sebastian Freundt
+  Copyright (C) 2006-2012 Sebastian Freundt
 
   Author:  Sebastian Freundt <hroptatyr@sxemacs.org>
 
   * This file is part of SXEmacs.
-  * 
+  *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
 
 #include <config.h>
 #include "lisp.h"
+#include "ent-optable.h"
 #include "ent-unary-rel.h"
 
+extern Lisp_Object Qrelation_error;
+
 ase_unary_relation_f ase_unary_reltable
 [N_ASE_UNARY_RELS][ASE_OPTABLE_SIZE];