* doc/gnulib-tool.texi (Initial import): Update to match current
[pspp] / tests / test-memmem.c
index a2240fa3a42ca36a699b6d830e8abb0810f5fc3e..2308bbb5438ea733e12b96b247d60ff441a7e84e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Free Software Foundation
+ * Copyright (C) 2004, 2007 Free Software Foundation
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
@@ -23,7 +23,6 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "memmem.h"
 
 int
 main (int argc, char *argv[])