diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index 6c2c7e8bd30..891d9eb083f 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -16,7 +16,8 @@ GNU General Public License for more details. | |||
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs; see the file COPYING. If not, write to |
| 19 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | 19 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
| 20 | Boston, MA 02111-1307, USA. */ | ||
| 20 | 21 | ||
| 21 | 22 | ||
| 22 | #include <sys/types.h> | 23 | #include <sys/types.h> |