Move DEFSYM to lisp.h and use everywhere.
[bpt/emacs.git] / src / gnutls.c
index 8c5e869..b59d0b2 100644 (file)
@@ -22,7 +22,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "lisp.h"
 #include "process.h"
-#include "character.h"
 
 #ifdef HAVE_GNUTLS
 #include <gnutls/gnutls.h>