Compiling with gcc on Ubuntu 12.04, with the -Wall -pedantic -std=c99 options:

test.c:12:14: error: return type is an incomplete type
test.c: In function ‘makepoint’:
test.c:14:21: error:...