Inclusion of <alloca.h> is unneeded.
[pspp-builds.git] / lib / misc / getdelim.c
index 3e74f947eb4135b90e4de628eadc91384795f9ce..d9e4fbc2230955799d3cbb504a38c2f4385b07ce 100644 (file)
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA. */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+   02110-1301, USA. */
 
 #include <config.h>
 #include <assert.h>
 #include <stddef.h>
 #include <stdio.h>
-#include "common.h"
 
 /* Reads a DELIMITER-separated field of any length from file STREAM.
    *LINEPTR is a malloc'd string of size N; if *LINEPTR is NULL, it is